Non-responding Query

J

Jon

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?
 
Top