Difference between revisions of "Upgrading SQL"

From DLS5 Wiki
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
 +
==SQLite Confirm Database Deletion==
  
'''The following instructions are CRITICAL !!!'''
+
When uninstalling DLS engine, user will be prompted a message to either delete or keep the database.  By default, 'Yes' is highlighted.  Please be vigilant of your selection if you are using keyboard keys.
  
 
+
[[Image:SQLite delete message.png]]
 
+
Windows XP users should read this entire article before attempting to apply SQL Server Express 2005 SP3 upgrade.
+
 
+
There is a known issue in the upgrade process of SQL Server Express 2005 SP3.  Please read all the information below before proceeding with the upgrade to Service Pack 3.
+
 
+
 
+
 
+
 
+
==How to Upgrade to Microsoft SQL Express 2005 SP3==
+
It is very important that the following instructions are executed in the proper order.  Any deviation from these steps may cause further complications and difficulty repairing the SQL installation.
+
 
+
 
+
===Uninstall old version of Microsoft SQL Express===
+
:*Go to "Control Panel" - "Add/Remove Programs"
+
:*
+
 
+
 
+
===Use Microsoft Installation Cleanup Utility to Cleanup MSXML 6.0===
+
*Download the Cleanup Utility here: 
+
 
+
 
+
 
+
===Download and Install Microsoft SQL Express 2005 SP3===
+
 
+
 
+
 
+
 
+
==More Information==
+
 
+
Read more information about this issue at the following locations
+
 
+
*Microsoft's official recommended recovery procedure:  http://support.microsoft.com/kb/968749
+
*Google Group - SQL Installation Trouble:  http://groups.google.com/group/flex-list/web/installation-problems-with-sql-server?pli=1
+

Latest revision as of 17:08, 14 December 2012


SQLite Confirm Database Deletion

When uninstalling DLS engine, user will be prompted a message to either delete or keep the database. By default, 'Yes' is highlighted. Please be vigilant of your selection if you are using keyboard keys.

SQLite delete message.png