G
Guest
Hi - I have developed an e-learning system that upto 20 users can take at any
one time. When the users are finished a process fires which calls an asp
page to insert the answers provided into an access db. If 2 users try and
submit at the same time only one set of results is entered and an
"Unspecified error" is given that refers to the line that opens the
connection to the db to the user whose results are not entered - any ideas /
help would be greatly appreciated as I MUST achieve multiple concurrent
inserts somehow.
Thanks in advance for any help.
one time. When the users are finished a process fires which calls an asp
page to insert the answers provided into an access db. If 2 users try and
submit at the same time only one set of results is entered and an
"Unspecified error" is given that refers to the line that opens the
connection to the db to the user whose results are not entered - any ideas /
help would be greatly appreciated as I MUST achieve multiple concurrent
inserts somehow.
Thanks in advance for any help.