ysommer
Programmer
- Feb 26, 2001
- 45
I built a asp.net application that uses an Access DB.
The application is suppose to work with a couple of users that insert and delete info from the DB. When the connection is open by a user to the DB and another is trying to connect to the DB, the computer throws a exception. How do I avoid that?
The application is suppose to work with a couple of users that insert and delete info from the DB. When the connection is open by a user to the DB and another is trying to connect to the DB, the computer throws a exception. How do I avoid that?