View Single Post
Old 25th-January-2006, 01:29 PM   #7 (permalink)
spindr
Registered User
 
spindr's Avatar
 
Join Date: Apr 2003
Location: Basingstoke
Posts: 1,565
Status: No Status
Rep Power: 3 Rep.: 688
spindr is a glorious beacon of lightspindr is a glorious beacon of lightspindr is a glorious beacon of lightspindr is a glorious beacon of lightspindr is a glorious beacon of lightspindr is a glorious beacon of light
Re: Publishing a website

Quote:
Originally Posted by Will
I think I need to work out how get the data from my local MS SQL Express database into the remote MS SQL Server 2005, and then alter my web.config file / application provider settings to point at that 2005 server instance.
One thought -- if you want to keep some sort of backup (other than that done by your provider), then you'll need to be able to get the data back from the SQL server on the website, back in to your own local SQL server.

Also much safer to play about with a local copy, than with the live version when you're developing

SpinDr
spindr is offline   Reply With Quote