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.
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.