Data Access Application Block

  • Thread starter Thread starter Alphonse Giambrone
  • Start date Start date
A

Alphonse Giambrone

I just downloaded the new MS Paterns & Practices Enterprise Library to use
the Data Access Application Block in a web app.
Am I missing something, or can the connection string only be set in the
dataconfiguration.config file??
For one thing I would like to encrypt the string as MS has always
recommended. How can that be done?
But also I need to connect to two different databases. How to do this?


TIA
 
Use the Enterprise Libary Confuguration program. With this you can configure
the config files and add multiple (encrypted) data connections.

Hope this helps,
Arjen
 
Thanks Arjen,
I will check that out. Sure would be nice it the documentation was better.
 
Back
Top