I ve created a C#.NET Project in my PC. I used MS Access as Database. When I tried to copy and run the same project in other PC's its showing path error.
I tried using Application.StartupPath() in my connection string path. But while using it the database is empty as soon as i stopped running the project. Somebody please help me.