| |
| | SQL Server vs MSDE |
 | | MSDE is available to any licensed customer of Office 2000 Professional, Office 2000 Premium edition, or licensed customer of any Visual Studio 6.0 edition or any Professional or Enterprise edition of any Visual Studio 6.0 language tool (such as Visual Basic 6.0, Visual C++ 6.0, Visual InterDev 6.0, Visual J++ 6.0, or Visual FoxPro 6.0). |
 | | Once connected, MSDE databases can be transferred to SQL Server (by using sp_detach_db and sp_attach_db stored procedures, by using backup/restore or by transfering data with DTS). |
 | | MSDE is shipped with only osql utility, but it's difficult to create and manage databases from the command prompt. |
| www.mssqlcity.com /Articles/Compare/SQLvsMSDE.htm (933 words) |
|