multiple threads accesing msAccess
Database
1
Posts
1
Posters
0
Views
1
Watching
-
I was happily working on my solution with access, everything going sweet. Until i started to use backgroundworkers doing some inserts to the database, while the main thread was accessing the database calling the tableadapters as well for it's own purposes... Is there any way MSAcess can manage multiple calls to the database, or should i just forget about it and start working on something different. I was planning to include in the deploy the mdb file. I tested it, and it worked fine. But with this? Suggestions PLEASE :confused: Thanks for everyones time. Daniel Sovino