Ok… It looks like it's finally here. The false-start in December where the SQL Server 2005 Compact Edition folks pulled the downloads has past. Also, me jumping the gun last week and posting the download URLs before the "official" release is over.
I checked with the SQL Server 2005 Compact Edition folks on Friday to confirm that it was OK to post the links today (15-January-2007) and they said today is the official release so I should feel free to post the links.
So after all that, SQL Server 2005 Compact Edition and all of the related tools are "live and in color". Enjoy it. The added desktop support now gives us a lightweight, in-process (no server process) database for both desktop and Windows Mobile. Just as important, the database format is compatible so moving a database between a desktop computer and a Windows Mobile device is a simple file copy.
One thing to note, a few weeks ago it appeared that the install for SQL Server Compact Edition Tools for Visual Studio was going to be linked to from the
Visual Studio 2005 SP1 install but that is no longer the case. They're two distinctly separate installs.
Here's the URLs for each of the SQL Server Compact Edition downloads
SQL Server 2005 Compact Edition Tools for Visual Studio 2005 Service Pack 1
This is for most developers. Basically if you use Visual Studio 2005, this is the install you need. You must first install
Visual Studio 2005 SP1.
SQL Server 2005 Compact Edition Developer Software Development Kit
This is only for developers who do not use Visual Studio 2005.
SQL Server 2005 Compact Edition Runtime
This is the non-developer install. Use this to install SQL Server 2005 Compact Edition onto end-user computers
SQL Server 2005 Compact Edition Server Tools
Use this when setting up a server machine to perform Remote Data Access (RDA) and Merge Replication data synchronization with a SQL Server 2005 Compact Edition database. If you're setting up a developer machine and you've installed SQL Server 2005 Compact Edition Tools for Visual Studio 2005 SP1, you do not need to perform this download. Instead you can use the install file located at %Program Files%\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\Sqlce30setupen.msi.
For the non-English version of the downloads, change the displaylang value on the end of the URL from en to appropriate displaylang value for the desired language.
|
Language |
displaylang value |
|
Chinese simplified |
zh-cn |
|
Chinese Traditional |
zh-tw |
|
English |
en |
|
French |
fr |
|
German |
de |
|
Italian |
it |
|
Japanese |
ja |
|
Korean |
ko |
|
Russian |
ru |
|
Spanish |
es |
Posted
Jan 15 2007, 09:36 AM
by
jim-wilson