Non-responding Query

From: Jon (anonymous_at_discussions.microsoft.com)
Date: 07/31/04


Date: Sat, 31 Jul 2004 08:43:16 -0700

I have a DB that tracks technician progress. Currently we
have been using no security settings to restrict users.
Recently we have added a few more users, and I would like
to secure this from any mis-haps that might occur.
I imported everything into a new DB and secured it with
user level access. Now I cannot get the "main" query to
run, it locks up and the whole DB does not respond.
This is a make table query that pulls information from an
oracle table, into my DB so that I can format from
there. Does anybody know a resolution to this?



Relevant Pages

  • RE: [PHP] Looking for help with forms/variables and an array!
    ... goes into the query either. ... to edit existing working code once you disable it. ... and if your suggestion it more secure than what I am working ... scalable system for accessing system services | ...
    (php.general)
  • Re: active x controls
    ... Whenver I try to send an email in html I get a ... > message saying that my security settings prohibit running Active X ... tools, options, and then under the advanced tab scroll down and allow active ... not the most secure thing but it will stop the effects you're seeing. ...
    (microsoft.public.outlook)
  • RE: [PHP] Looking for help with forms/variables and an array!
    ... [PHP] Looking for help with forms/variables and an array! ... goes into the query either. ... and if your suggestion it more secure than what I am ... scalable system for accessing system services | ...
    (php.general)
  • Re: User Defined Permissions
    ... secure a text box. ... I suspect you wish to accomplish is with a query delcaring WITH OWNERACCESS ... To implement the owner access solution you would need to remove the user ... owned by a group or user with permissions to update and insert. ...
    (microsoft.public.access.security)
  • Re: Update form not Updating the database.
    ... are you secure from sql injection attacks? ... numeric) before putting any user-defined data into a query. ... database when you're not secure against injections. ...
    (alt.php)