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)
 Differences between SQL Server 7.0 and 2000?

Author  Topic 

sbt1
Yak Posting Veteran

89 Posts

Posted - 2003-05-21 : 11:00:08
I have a large app that uses SQL Server 7.0 for storing table data. There are no stored procedures, queries, or anything else in the database.

I now need to run the same app on a SQL Server 2000 database... will there be any changes required, bearing in mind the fact that the app only stores table data?

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2003-05-21 : 11:05:47
Like any migration. The best way is to do it and test test test.
But no, you shouldn't have any issues.

Damian
Go to Top of Page

MaverickUK
Yak Posting Veteran

89 Posts

Posted - 2003-05-22 : 04:09:30
<MSMarketingRefMode>Apart from the issue of trying to figure out, how you got by with Microsoft SQL Server 2000 before</MSMarketingRefMode>

Go to Top of Page
   

- Advertisement -