Difference between revisions of "Upgrading SQL"

From DLS5 Wiki
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
'''The following instructions are CRITICAL !!!'''
+
==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.
  
'''''Windows XP users''''' should read this entire article before attempting to apply SQL Server Express 2005 SP3 upgrade.
+
[[Image:SQLite delete message.png]]
 
+
There is a known issue in the upgrade process of SQL Server Express 2005 SP3.  Please follow the steps below to successfully perform the upgrade.
+
 
+
 
+
 
+
==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