hallo everyone,
I have created a project in visual c# and a database with access 2007 .accdb. Now if i want to run the executable file (i mean .exe) in the bin should i also carry the database, if so will it connect to the database automatically or even if the create a DSN and when i run the .exe in the another computer the database connection string will differ. so what can be done ?.. any idea ?... help me please if anyone knows how to do it ..
Thank you,
Dinesh.
I have created a project in visual c# and a database with access 2007 .accdb. Now if i want to run the executable file (i mean .exe) in the bin should i also carry the database, if so will it connect to the database automatically or even if the create a DSN and when i run the .exe in the another computer the database connection string will differ. so what can be done ?.. any idea ?... help me please if anyone knows how to do it ..
Thank you,
Dinesh.
Comment