|
-
Sep 2nd, 2003, 10:31 AM
#1
Thread Starter
Addicted Member
transfer against live db
If I have done a number of designer created database links to a dev SQL server database and want to put ASP .NET app live what have people found to be the best (most convenient) way to set them to point to the live database - its on a different server.
Thanks.
-
Sep 3rd, 2003, 11:22 AM
#2
PowerPoster
Not sure if I follow you or not, but add your connection string to the web.config file. So, if you need to point your app to say, your prod database, simply update the web.config and the application will automatically be restarted and you will now be pointed to the new database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|