SQL Compact Edition 3.5 Download URL?-Collection of common programming errors
SQL Compact Edition 3.5 Download URL?
.png)
msdnDear all, Anybody knows where to download the beta release of SQL Compact Edition 3.5. Please provide the URL to download this 3.5 of SQL CE. Thanks Gops Sofist India [email protected]
-
1 Answers
.png)
msdn1SQL Server Compact 3.5 installs with Visual Studio 2008 Beta 1. The Beta 1 is available at http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx.
Visual Studio 2008 installs three SQL Server Compact 3.5 Microsoft Windows Installer (.msi) files as described below.
- SQL Server Compact 3.5 Design Tools (SSCEVSTools-ENU.msi): This file installs the SQL Server Compact 3.5 design-time components with Visual Studio 2008. The design-time components are the user interface, dialog boxes, and design-time environment, which are used to write applications for SQL Server Compact 3.5. The SQL Server Compact 3.5 design-time components will be installed under the directory: %Program Files%\Microsoft Visual Studio 9\Common7\IDE\. These components are tied to Visual Studio and cannot be shipped independently of Visual Studio. SQL Server Compact 3.5 header files (for native development) are also installed by this .msi file.
- SQL Server Compact 3.5 (SSCERuntime-ENU.msi): This file installs the SQL Server Compact 3.5 runtime components for desktop computers and Tablet PCs in a central folder: %Program Files%\Microsoft SQL Server Compact Edition\v3.5. The SQL Server Compact 3.5 desktop and Tablet PC computers’ runtime components are required for developing applications in Visual Studio and for running SQL Server Compact 3.5-based applications on the desktop. This .msi file also installs Microsoft Synchronization Services for ADO.NET components. The Synchronization Services for ADO.NET components are installed at %Program Files%\Microsoft Synchronization Services\ADO.NET\v1.0.
- SQL Server Compact 3.5 for Devices (SSCEDeviceRuntime-ENU.msi): This file installs the SQL Server Compact 3.5 devices runtime components in %Program Files%\Microsoft SQL Server Compact Edition\v3.5\Devices. The runtime components are required for developing Windows Mobile and Windows CE device-based applications in Visual Studio and for deploying the applications on Windows Mobile devices. SQL Server Compact 3.5 For Devices msi is installed when the Smart Device Programmability option is selected during Visual Studio 2008 setup. The Smart Device Programmability option is present under the option Language Tools à Visual Basic/Visual C++/Visual C#
SQL Server Compact 3.5 Books Online are available for download at http://www.microsoft.com/downloads/details.aspx?familyid=9ED47992-335D-4199-86CD-7B4F510E46DA&displaylang=en
Regards
Ambrish