Groups | Blog | Home
all groups > sql server new users > february 2007 >

sql server new users : migrating a website to a new DB


Russell Fields
2/27/2007 3:55:44 PM
gerryR,

Knowledge of the servername and databasename should be isolated to making
the connection (by whatever method you are using). The remainder of the
code should be indifferent to either of those names. If you do that,
rolling it out to production should not have that complexity.

RLF

[quoted text, click to view]

gerryR
2/27/2007 8:21:27 PM
Hi all

I'm trying to setup a website using asp and sql. For the time being I'm
doing it on my home computer but when finished I'll be moving it to another
server. Will it be possible to do this considering all the database stuff
will be pointing to a differnt database?

thanks for any feedback
gerryR

gerryR
2/28/2007 12:00:00 AM
thanks Russell


[quoted text, click to view]

AddThis Social Bookmark Button