Showing posts with label transfer. Show all posts
Showing posts with label transfer. Show all posts

Wednesday, March 21, 2012

restoring sql 2000 backup on sql 7

Hi,

I am working in a sql server 2000 environment but my customer uses sql server 7. Is it possible to use backup and restore to transfer the database or should I set up a sql server 7 for development?

The database only contains tables and views...

Thanks
Koen

You may have to move the tables and Views and you cannot enable relationship there is none in 7.0 and in Belgium if the 7.0 is not using unicode you cannot use Unicode because to Unicode enable you must reinstall. There are many differences with those versions it is hard to tell you in one post. The best thing to do ask the customer for the personal edition which is free to them so you can develop directly to 7.0 Hope this helps.