Or, you can uninstall Microsoft SQL Server Compact SP2 ENU from your computer by using the Add/Remove Program feature in the Window's Control Panel. • On the Start menu (for Windows 8, right-click the screen's bottom-left corner), click Control Panel, and then, under Programs, do one of the following: • Windows Vista/7/8: Click Uninstall a Program. • Windows XP: Click Add or Remove Programs. • When you find the program Microsoft SQL Server Compact 3.5 SP2 ENU, click it, and then do one of the following: • Windows Vista/7/8: Click Uninstall. • Windows XP: Click the Remove or Change/Remove tab (to the right of the program).
• Follow the prompts. A progress bar shows you how long it will take to remove Microsoft SQL Server Compact SP2 ENU.
I am provisioning for automated database schema upgrades in a Windows Forms Application (VS2010/VB) which uses SQL Server Compact 3.5 SP2. A portion of the schema upgrade procedure uses TSQL commands passed to SQLCE like the following.