Migrating MSDE using project to the "big" SQL server - easy?
There is no problem with that. You can run the same script that you run on
MSDE on a full-blown SQL Server (Standard or Enterprise) edition, and you
can restore backups of databases created with MSDE on a full-blown SQL
Server edition.
However, if you want to make life and development a bit easier for your
self, you should buy SQL Server Developer Edition. It is the same as SQL
Server Enterprise Edition, except that it isn't licensed for used in a
production environment, only for developing and testing. It only costs $ 49.
--
Jacco Schalkwijk
SQL Server MVP
|