|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to configure Access database using Enterprise Library Data blockHi
I want to know how to configure Access database using Enterprise Library Data block. I want to be able to spacify local path to mdb file in configuration file. I do not want users to creat DSNs, they should be able to connect any mdb file to application by updating configuration file. Best Regards Burki Hi Burki
How about a new entry in the App.Config or Web.config file depending on the application, in which you have another path to an external config-file in which you place your connectionstring? Stefan Show quote "Burki" <mnkhan***@gmail.com> schrieb im Newsbeitrag news:1156490328.930863.37170@m79g2000cwm.googlegroups.com... > Hi > I want to know how to configure Access database using Enterprise > Library Data block. I want to be able to spacify local path to mdb file > in configuration file. I do not want users to creat DSNs, they should > be able to connect any mdb file to application by updating > configuration file. > > > Best Regards > Burki > |
|||||||||||||||||||||||