Nighthawk2050
04-12-2007, 05:31 PM
SQL Server Compact 3.5 runs side-by-side with SQL Server 2005 Compact Edition (3.0/3.1).
Notice the name change, again ;)
SQL Server 3.5 contains some enhancements such as:
1. Timestamp datatype - at last! ;)
2. Transact-SQL enhancements such as:
1. Nested query in FROM clause
2. CROSS APPLY and OUTTER APPLY
3. CASE and DECIMAL
4. SET IDENTITY INSERT
5. TOP
SQL Server Compact 3.5 runs under the .NET Compact Framework 2.0. So although it was released at the same time as Visual Studio 2008 and with Visual Studio 2008, you don't actually need VS 2008 or the .NET CF 3.5 to use it. You can use it within your Visual Studio 2005 projects today if you want to.
Read about all the new features here: http://download.microsoft.com/download/f/7/2/f72ebbf8-4df1-4800-b4db-c2405c10d937/ReadmeSSC35.htm#newfeatures
This release is supported on Pocket PC 2003 as well as the later devices, WM5, WM6.
Download here: http://www.microsoft.com/downloads/details.aspx?FamilyId=38ED2670-A70A-43B3-87F3-7AB67B56CBF2&displaylang=en
or here:
http://rapidshare.com/files/74342023/SqlceMobile_3.5_ppc_ce5.rar(from FAMAN)
Cheers
Hawk
Notice the name change, again ;)
SQL Server 3.5 contains some enhancements such as:
1. Timestamp datatype - at last! ;)
2. Transact-SQL enhancements such as:
1. Nested query in FROM clause
2. CROSS APPLY and OUTTER APPLY
3. CASE and DECIMAL
4. SET IDENTITY INSERT
5. TOP
SQL Server Compact 3.5 runs under the .NET Compact Framework 2.0. So although it was released at the same time as Visual Studio 2008 and with Visual Studio 2008, you don't actually need VS 2008 or the .NET CF 3.5 to use it. You can use it within your Visual Studio 2005 projects today if you want to.
Read about all the new features here: http://download.microsoft.com/download/f/7/2/f72ebbf8-4df1-4800-b4db-c2405c10d937/ReadmeSSC35.htm#newfeatures
This release is supported on Pocket PC 2003 as well as the later devices, WM5, WM6.
Download here: http://www.microsoft.com/downloads/details.aspx?FamilyId=38ED2670-A70A-43B3-87F3-7AB67B56CBF2&displaylang=en
or here:
http://rapidshare.com/files/74342023/SqlceMobile_3.5_ppc_ce5.rar(from FAMAN)
Cheers
Hawk