I'm using the data access application block to manage my data connections.
I can figure out how to add a new connection string into the app.config file
(so that I have multiple ones), but what I can't do see is how to actually
tell any of the daab commands which one of my strings to use.
Anyone have any experience of this?
Rob Oldfield - 18 Mar 2006 21:09 GMT
Ignore that. I figured it out.
> I'm using the data access application block to manage my data connections.
> I can figure out how to add a new connection string into the app.config file
> (so that I have multiple ones), but what I can't do see is how to actually
> tell any of the daab commands which one of my strings to use.
>
> Anyone have any experience of this?