ActualConnectionString property

Posts   
 
    
tvoss avatar
tvoss
User
Posts: 192
Joined: 07-Dec-2003
# Posted on: 05-Jul-2005 19:50:03   

I just wanted to mention that the ActualConnectionString property is not only good for switching tween databases with identical schemas, but:

In the context of setting up a new app with a setup program it allows one to not have to edit the app.config or web.config files which requires a restart of app to see changes.

Found the code by searching the forum here, which is also a big plus.

Big help simple_smile

Thanks,

Terry

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 05-Jul-2005 20:52:18   

Thanks for the feedback and great tip, Terry! smile

Frans Bouma | Lead developer LLBLGen Pro