Hi

I have a c# application written with VS2005, that uses an access database.
When I run the application from within the the dev environment, it seems to connect to a different instance of the access database than when I run it as a standalone exe, although the path to the access database is the same.

Anybody know what is happening here ? When running the applciation from VS2005 is a temporary copy of the acccess database file used instead ?

any help would be appreciated

simon