Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there, Im doing an app that involves an acces database the problem is:

the database will be always in the same location, but the app will be excecuted in several machines so I´ll need to make the DSN in all of them.

How do I make a connection without having to make a DSN in all of the machines?
Thanks
Posted

 
Share this answer
 
Ive solved this big problem using OleDb library and a connection string is much easier.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900