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

Re: How to configure Access database using Enterprise Library Data block by Stefan

Stefan
Fri Aug 25 06:17:06 CDT 2006

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

"Burki" <mnkhan.pk@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
>