A
Alex
Hi Guys,
I’m creating mdb file (not a project) and I’m running a stored procedure on
SQL server that deletes and inserts data into a table. Then I’m making a
query and a report based on that table.
Everything is fine except I’m concerned about multiuser environment when
users could run the report hence a stored procedure simultaneously whether it
could create some conflicts.
Please, advise.
Thanks
I’m creating mdb file (not a project) and I’m running a stored procedure on
SQL server that deletes and inserts data into a table. Then I’m making a
query and a report based on that table.
Everything is fine except I’m concerned about multiuser environment when
users could run the report hence a stored procedure simultaneously whether it
could create some conflicts.
Please, advise.
Thanks