Quantcast
Channel: CSLA .NET
Viewing all articles
Browse latest Browse all 764

Recommendation for handling dynamic connection strings

$
0
0

Hi.  In the application we are building the connection string to the database will vary based on the project selected by the user from a dropdown.  The schema of the database will be the same for each, but the database name and possibly the server can very based on this selection.  Is there a recommended approach to dealing with this scenario within CSLA 4.0?  At first glance it seems like a code mod to AdoHelper is in order (and to the template to avoid that getting overwritten), but I wanted to see if there is a better way.   Any help is appreciated!


Viewing all articles
Browse latest Browse all 764

Trending Articles