I have just developed my first VB.NET application which uses an Access DB.
When I deployed it the executable program expects the .mdb to be located in the folder on the development PC. How do I specify the location I want on the target PC in sufficiently general terms to meet the requirements of different users? (eg in the same folder as the .exe)
(NB I only have the standard edition, without the setup wizard)
When I deployed it the executable program expects the .mdb to be located in the folder on the development PC. How do I specify the location I want on the target PC in sufficiently general terms to meet the requirements of different users? (eg in the same folder as the .exe)
(NB I only have the standard edition, without the setup wizard)