Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Uploading SQL Server 2000 database to remote SQL Server 7

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-10 : 12:20:19
Brysie writes "I'm developing a database under SQL Server 2000, which needs to be uploaded to our ISP's SQL Server 7. Emailing a backup doesn't work, because 7 doesn't recognise the file format.

I really want to avoid passing a massive SQL string to SQL Server 7 to recreate the database, plus I need the data intact, not just the structure. Their techie thought that there might be something on MSDN, but I couldn't find any reference to it.

I should add that I don't have physical access to our ISP's SQL Server 7."
   

- Advertisement -