Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set connection string using config file
Message
From
19/03/2008 13:48:40
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
How to set connection string using config file
Miscellaneous
Thread ID:
01303511
Message ID:
01303511
Views:
63
I am using VS2005. I have created a strongly type dataset(XSD) with many different table adapters. When defining my table adapters, I set the Connection property to either my production or development SQL Server database. I do this through the property sheet at design time.

How can I set the connection string using the connection string property that is in the app.config file?

Currently, in order to switch from the DEV to PROD SQL Server databases, I have to change the Connection property for each table adapter. Is there a way to make every table adapter read it's connection string from the config file?

Thanks,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform