I am developing an application. The Back-end I am using is MS-Access.
Although I have closed all connections in Servlet and other methods,
somehow the Program works fine if I I execute it first time . But when
I run the same application again, the database is logged and I have to
restart the system. I am using this program to insert records in the
database.
Kindly suggest what should I do?
Although I have closed all connections in Servlet and other methods,
somehow the Program works fine if I I execute it first time . But when
I run the same application again, the database is logged and I have to
restart the system. I am using this program to insert records in the
database.
Kindly suggest what should I do?