Click to See Complete Forum and Search --> : transfer against live db
J Staniforth
Sep 2nd, 2003, 10:31 AM
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.
Lethal
Sep 3rd, 2003, 11:22 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.