multi users of 1 report

D

Doug F.

I have a report button which calls a procedure to run many queries & then
opens a report. In a multi user environment how do I prevent users from
bumping into each other, ie from attempting this button at the same time?
Thanks.
 
L

Larry Daugherty

Each user should have a copy of the Front End (you have split your
application, haven't you") on their pc.

HTH
 
Top