Tables in multiuser environments

B

Bill Mitchell

Hi,

I have some code that creates a query. Question is, in a
multiuser environment, every time a different user runs
that code, does it change the query for everyone? If so,
that would be a problem.

Also, if I have a query that is a "make-table" and a
second user runs the same query 1 minute after I run it,
does it overwrite the table my query created?

Sorry, but I dont understand the multi-user thing very
well.
 
S

StCyrM

Hi Bill

Are you using a Front End/Backend configuration?

If you you should not be having this problem.

Maurice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top