Results 1 to 2 of 2

Thread: transfer against live db

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165

    Question 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.

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    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
  •  



Click Here to Expand Forum to Full Width