I want to allow users to update the table through Web pages, but not directly

Hi guys,.

I have a question. There is a Web page that people are going to and through that they get into stuff and delete stuff. Therefore, it must be select, insert, delete and update on the table. Because they can only do so via the buttons on the Web page, they are not able to remove the other stuff of users.
However, nothing to prevent them from being able to connect via sqlplus say and removing stuff directly in the table. How to work around this problem?

Thank you

OracleGuy777 wrote:
(1) for the joint account, everyone will still be need to know the password, Yes? Otherwise, how would they be able to connect? If they need the password, what is to prevent them from logging in via sqlplus using shared account and then delete stuff?

N ° the password on behalf of shared database would not be known by users, it could just be stored on the server somewhere intermediate (intermediate level different servers have different options for storing secure passwords on the middle tier). Then create you users of the application (i.e. an array of USERS with a user_name and a hashed_password column) and do check this hash name & password of the user when the user tries to log on by your application.

(2) Let's say I control access via a stored procedure and call it my request. users can still connect via sqlplus and call him too much, they don't? so removing the stuff?

Yes, if your users have a data account, and this account has access EXECUTE on the stored procedure, they could connect through SQL * more and run it. If you gave them permission to delete a particular entity, however, why is - this important if they do it through your app through SQL * Plus, or via another utility? If you put the logic for change, to verify that the user is allowed to delete the particular line, etc. in the stored procedure, the audit security implications should not depend on the front end.

Justin

Tags: Database

Similar Questions

  • How to change the background color of the code written DW page but not the Web page...

    How to change the background color of the code written DW page but not the Web page...

    If you have DWCC2015, you can change to edit > Preferences > coloring Code and either choose a new theme (RecoGnEyes is the background dark code by default) or you can change it to what you want in the background field by default.

    2014 CC had no theme options, but you can change the background color in the same place.

    I think that some of the previous versions also had the option, but I don't have them on my machine to check.

  • I can't scroll through sites that I connect. something happened in mozilla firefox. It allows to work when I am connected to a Web page, but not now. all I can do is

    I can't scroll through sites that I connect. something happened in Firefox Mozilla. He used to work when I am connected to a Web page, but not now. all I can do is to manipulate the page through links on the page. No sidebar to scroll or the other. It works fine in Explorer, so I know it's a problem with Firefox, also can scroll etc on pages like MSN, Yahoo, etc., but does not not using Firefox, when I connect to one Web site other than the one which is also a search engine, what happened? can you help me?

    You get a pop-up window or dialog style without menu or the toolbar either? In this case:

    38 of Firefox has a little problem with this combination of circumstances:

    (1) turned off tabbed browsing
    (2) viewing a page in a private window
    (3) you click on a link encoded with target = "_blank", which launches the link in a new window

    The new window opens without menus, toolbar, scroll bars, etc.

    Work on this bug is in progress, but I don't know if the fix will be available in the coming weeks. These are the known workarounds so you can continue using windows browsing private - one of them will work around the bug:

    (1) use tabbed browsing (there is a checkbox in Options > general > "Open new windows in a new tab instead");

    (2) shift + click the links to open in a new window with standard features. or

    (3) change a bunch of hidden settings as explained below - it will not you make changes to the way you use Firefox, but sometimes you need to enlarge some small pop-up windows that have been sized for a window with no toolbar displayed.

    # 3, here are the steps:

    (A) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (B) in the search above the list box, type or paste feat and make a pause so that the list is filtered

    (C) for each preference that begins with dom.disable_window_open_feature. , if it is not 'true', double-click it to true.

    You may find that you prefer this anyway, given that sites can band is more these pop-up windows features.

    Who is relevant or do you have a different question?

  • How MSN and Bing take over my computer and not allow me to change the default fox web page... Are they not actually a virus?

    During the loading of a free software download - MSN and Bing took over my computer at the same time, I loaded the free software. I did a system restore and they cannot be deleted. When I go to options on Foxfire to select the web page by default, they will not default to Mozilla web page. (He returned as a shaded light gray color - when I put the default - with no real http: address appear) I get the message "they try to reset your web site you want to block the change in your web page"- but it does not work. Bing and MSN are so desperate for business that they have built a network of hackers who force people to accept they crappy products. Fox needs to write software that will stop these vultures to return to our home page of web. I now have to delete Fire Fox and reload, and then reset all the functions of my add-on. It should be criminal when everyone including Microsoft needed a change in someone's computer that they did not. How to remove MSN and Bing from your computer? Your current software is to be more mounted and burned them. Turn on programmers that hole in your software's cheese at best - what perverted very hard for the little guy because of these idiots. I let anyone ever mess with my computer - it drives me to the extreme to rid my computer of the intruders. I hope that Bing and MSN will be destroyed by this scam. I have of course they give advice to software vendors free to sneak their software in the computers of unsuspecting people. They are always responsible.

    Firefox is the name. Foxfire is a bio-luminescent fungus.

    http://en.Wikipedia.org/wiki/Foxfire _ (bioluminescence)

    A search engine Bing associated addon could be in Firefox, like the so-called default tab or Search bar, Search Toolbar, Search Helper, default handler or Bing.

    Remove search Helper and extensions of Bing bar

    Uninstall search Helper

    By default, Manager 2.2

    Also, after support for threads, Bing has been installed through various modules not Microsoft, including:

    StartNow toolbar (remove by using the control panel)

    PDF Lite (remove under the Extensions)

    Vuze Toolbar (remove under the Extensions)

    BigSeekPro / Hypercam toolbar (remove by using the control panel)

  • Do not find data on the server of Web pages, but do developing PC localserver

    My website access data OK on my localserver, but once I download on my server online, it cannot be found. It is there because I can access it via my ISP software.

    The error I get is - the website has encountered an error during recovery http://Bega.org.UK/gateway/graveyard/public/data/view_graves_date.php . It is perhaps out of service for maintenance or configured incorrectly.

    (The rsobj code file and php php is installed in my HTML files by WebAssist Server Assistant)


    By trial and error I found (I think) that the problem is the code on my web page

    <? php require_once('.. /.. /.. /.. / Connections/Graveyard.php');? >

    <? php require_once('.. /.. /.. /.. / webassist/mysqli/rsobj.php');? >

    <? PHP

    $rsGraveyard = new WA_MySQLi_RS("rsGraveyard",$Graveyard,0);

    $rsGraveyard-> setQuery ("SELECT * FROM gravestones ORDER BY grave_funeral_yyyy DESC");

    $rsGraveyard-> execute();

    ? >

    <! doctype html >

    < html >

    < head >

    .......

    .......

    Once again, by a process of trial and error, I think the connections file graveyard.php there is an error in the path or a case issue between graveyard.php and Graveyard.php.

    The connections file is

    <? PHP

    # FileName = "WADYN_MYSQLI_CONN.htm"

    # Type = 'MYSQL '.

    # HTTP = 'true '.

    $hostname_Graveyard = "localhost";

    $database_Graveyard = "cemetery."

    $username_Graveyard = ' * ';

    $password_Graveyard = ' * ';

    @session_start ();

    $Graveyard = new mysqli ($hostname_Graveyard, $username_Graveyard, $password_Graveyard, $database_Graveyard);

    ? >


    I'd appreciate any help on this. Try to understand me he kept me entertained all weekend.

    I looked again, and that's what I found.

    My first site was based on the original David tutorial "build your first dynamic web site. I was advised by Nancy O when DW CC dropped behaviors side server using WebAssist ones. The code mentioned earlier in this thread has been inserted in the file by WebAssist server behaviors.

    I didn't like my first site so I made a cosmetic redesign, but kept the dynamic code on the site first - it worked. Still doesn't work.

    The new site has been working properly until a week or two ago but then, for some inexplicable reason, he stopped allowing me to add or edit records. Now I can view and the list of records, as described in the tutorial of David but not add or change. This problem applies to all three databases.

    Although I saw no difference in code between the old and new files (apart from the cosmetic things) I tried to copy the code of the dynamic action from the work to those inactive files but it does not work in the new files.

    So the problem must lie elsewhere. The files in the folder connections are all correct (same as the old site) and as I said I can list all of the records and discovered the complete data of the selected, both paths to the files, and the user name, passwords and the information contained in the files in the folder of connection should be OK.

    So, what's the problem? Where should I look? I'm getting pretty desperate scrap ot batch and leave. As a great need to exercise for me probably not quite a waste of learning time, but it's frustrating.

  • Google talk does not, any more than the graphics on web pages, but it works well in other browsers, what can I do to fix this?

    Utube vids play, but graphics (pictures) do not load on any web page, that I and my cat of google said it cannot connect to the internet but my internet works fine and google chrome works fine too. and google mail graphic buttons for email do not appear also.

    I found I have the ability to enable and disable certain features (Java, images, etc.) to help add on the toolbar of the image and we somehow got disabled so I have allowed and voila, FIXED. Add it on the toolbar can be found by view, and then click Add on the bar, if you do not see it on the bottom of your screen.

    Thanks for all your help!

  • Able to add colspan with jQuery to table on one page, but not the other.

    I am able to use jQuery to add an attribute colspan to one of the rows in the table on a regular with products catalog page, but when I try to do a catalog that has instead of product catalogs, I see not the colspan attribute when I inspect the lines of the table.

    The catalog I'm talking about is http://www.thesanfordcenter.NET/suite-menu . The catalogue is secure. I have set up a temporary account and a password if you want to view the pages.

    ID: test

    Password: account 1

    I wonder if this is a problem with my jQuery or maybe what layout, I have jQuery on. Any help would be appreciated. Thank you.

    This page has some errors coming JavaScript on it.  If you press Ctrl-Shift-J or Cmd-Shift-J on a Mac in Google Chrome you will bring up the javascript console.  Anything in red is usually a javascript error or a 404 error for assets that are not found... you should always try to clean them.

    In this case, your "expstickybar.js" file is loaded on this page, and he introduces a "jQuery.noConflict (); statement that basically removes the possibility of using the variable ' $' as a quick trigger jQuery methods.  This is not the case on the pages of your catalogue main is because you only reference this script with a relative url: 'expstickybar.js', so when you are on your catalog at http://www.thesanfordcenter.net/suite-menu/appetizers page then it is looking for your javascript to http://www.thesanfordcenter.net/suite-menu/appetizers/expstickybar.js files so it is not find it is coming as a 404 error.

    A fast solution would probably be to try to remove or comment on this first line in expstickybar.js that says "jQuery.noConflict ();".  This might work, but it is also possible that it will break your expstickybar.js script. If this does not work, you should probably go into each of your statements of jQuery in your pages and wrap them up in a function that explicitly said to use the variable "$" for jQuery:

    (function ($) {}

    YOUR OLD JAVASCRIPT HERE

    (}) (jQuery);

    On a side note, also included two libraries jQuery in your site and that is never a good idea... you have jQuery 1.4.2 loading in the HEAD of your page or the page template and then you are also to load jQuery 1.6.2 in the BODY of your page or your page template.  You must use one or the other.  1.4.2 is old enough now, so if I was you, after you try to correct the mistake of jQuery.noConflict () you have got going, you need to move this jQuery 1.6.2 reference in your BODY element and replace it with jQuery 1.4.2 marked in your HEAD.

    Also - you should change your reference in your page templates to make the "expstickybar.js" a URL relative to the root instead of a relative URL of the file.  Change:

  • Sidehead: stand on the L/R master pages but not the other master pages

    Hello!

    I struggled tonight all and can't seem to make it work. I wish I had room for a sidehead on my L/R pages in my document face page but I would like to than my master 'first Page of chapter' page for not having a sidehead: I would like to than the text on this one page to span the entire width of the text block.

    When I try to put in place, however, the first page of the chapter has the sidehead, even if it does appear its text block to have a sidehead when I discover its master page.

    What is strange, is that the area of sidehead of master page isn't even the same size as the sidehead who appeared on the pages of L/R, it is much wider.

    Can someone tell me the process for allowing no room for a sidehead on the first page of the chapter (with the master page from "First Page of the chapter"), but after sideheads on the following pages belong to L/R master pages?

    Thank you very much!

    Sideheads are a feature of document, i.e. the entire document level either has them or not, put on the page are not only specific.

    To get the first page view not the sideheads, you probably use paratags which are defined to cover all of the columns and the sideheads, tags that is customized for the first page only.

  • How to keep the Structure of the SP and Web Page launch not only?

    Hello

    I use RoboHelp 11 and SP 2013 - publication of a native SP (Responsive HTML5) output to a fundamental document SP library.

    I talked to Adobe about this and that's by design. I dropped the ball on this one.

    You can add the reagent out of HR at SP very well. The file extension is aspx but the master page is not used.

    The reason is this: the reactive result used media queries to determine the correct output display. Points in SharePoint using templates breaks media queries. For HTML5 Multiscreen, the device is determined by this, and there is no dynamic parameters in the CSS. Therefore, it can use master pages.

    You can change the doctype for the ASPX headers and it should work. (You'll need a little more change. Just generate Multiscreen and apply the< %="" options="" dans="" la="" index.aspx="" fichier="" de="">

    A better solution might be the following:

    1. Upload your responsiveness helps Sharepoint.
    2. Add a Web Part page viewer.
    3. For the Web link, add the URL for the help system you downloaded in the first part.
    4. Change the dimensions of the page Viewer helps you optimize.

    You can now use help reactive in SharePoint while showing the SharePoint context.

    Kind regards

    Willam

  • How can I change the States on the part of a page, but not all?

    I cannot figure out how Word of this issue to make sense, but here goes...

    I have a page with 2 parts, graphics and Photos... I want the part Photos to have a "next page" and "previous page" button which does not interfere with the graphical part, in case I want to add a next/previous button to that too... but they are all on the same page... so what I have to do a new State for each combination of pages? (like the graphic page 2 and photos page 3 together, graphics page 2 and photos page 4 together, etc. etc.) because I could probably do this... Or y at - it an easier way?

    Thanks in advance!

    Your solution here is the custom, components, each of which can have its own States. Make graphics part a custom component, and the pictures part of a custom component. In this way, you can the buttons to the pictures component that changes its States, the graphic component leaving unaltered.

  • Can I turn off the sound for a website but not computer?

    I like to play POGO games all of which come with a certain type of sound effects, but at the same time, I like to listen to my radio station streaming favor. How can I disable the sound for Web sites but not my music streaming?

    If it is an individual, video or audio on a web page, you can try to turn off or disable the audio using the audio and video controls on the web page, or you can install an extension that adds this functionality. It is called mute, and you can install it from https://addons.mozilla.org/en-US/firefox/addon/muter/

  • My Windows Live constantly unresponsive, he tells me to retrieve the web page, but still no joy

    Original title: windows live

    My windows live is still unresponsive, he tells me to retrieve the web page, but not always the time joy .every I try to type in anything that either he does not.

    It is so annoying

    Post Windows Live questions in the appropriate forum found here:
    http://windowslivehelp.com/

  • seems I'm not the only one having problems with safari after update 9.3 cannot follow the links. Safari blocks. hope it gets fixed quickly. jaa shooting allows to follow the link, but the Web page is not out of good old days. any oher ideas?

    seems I'm not the only one having problems with safari after update 9.3 cannot follow the links. Safari blocks. hope it gets fixed quickly. jaa shooting allows to follow the link, but the Web page is not out of good old days. any oher ideas?

    The 'list' of relevant articles that I know, they are now

    -You can read about the problems in the present statutes and possibly find workaround solutions, particularly in the last

    If you are unable to activate your iPhone, iPad or iPod touch after installing an update - Apple Support

    Apple iOS suspension 9.3 updates for older devices, work on activation fix | IVous

    Apple launches new version of iOS for iPad users 9.3 2 affected by bricking bug | 9to5Mac

    GSM of unfixed addresses Apple iPad 2 Bug with revised Activation iOS 9.3, but the larger question remains - Mac rumors

    If you are unable to activate your iPad 2 (GSM model) update to iOS 9.3 - Apple Support

    9.3 iOS update issues

    Leave a post by: ChitlinsCC

  • Search bar on the Macbook Air doesn't work, will allow me to load the pages of Favorites and links to these pages, but not let me google from the bar or manually enter Web sites, however, it works perfectly on the guest user

    Search bar on the Macbook Air doesn't work, will allow me to load the pages of Favorites and links to these pages, but not let me google from the bar or manually enter Web sites, however, it works perfectly fine on the guest user. Have you tried restarting and it still does not work.

    The problem should be solved now.

    Otherwise:

    OS X

    iOS

    Workaround for problems with the Safari address bar

    http://osxdaily.com/2016/01/05/fix-Safari-freezing-address-bar-use/

  • I subscribe to creative cloud for more than a year. I heard that after this year, I still want to be able to use the software. However, I would not be able to update until I subscribed again? What is its operation or? Thank you very much

    I subscribe to creative cloud for more than a year. I heard that after this year, I still want to be able to use the software. However, I would not be able to update until I subscribed again? What is its operation or? Thanks a lot now have a load of files I can not settle before I send them to the clients until I have shut down my business. Can anyone throw any light on the matter please?

    If you do not renew your subscription, you will have 30 days to use the programs as tests... and then they stop working

    A subscription is like rent a car... stop paying, and you stop driving

Maybe you are looking for