M
MSNEWS.MICROSOFT.COM
I've a OleDBConnection to a Microsoft Access Database. However when I call
the Close method to close the connection to the database, and then doing
something with the database file, it says the database file is still in use.
It seems that it happens not only with Access but other data source as well.
Calling dispose with the connection object doesn't help!
Any help would be appreciated!
the Close method to close the connection to the database, and then doing
something with the database file, it says the database file is still in use.
It seems that it happens not only with Access but other data source as well.
Calling dispose with the connection object doesn't help!
Any help would be appreciated!