SQL Server - SQL 2005 Express Setup Failure

Asked By Mike
01-Feb-09 10:48 PM
An attempt to install a 2nd instance of SQL Server Express 2005 fails with
the message...

be found. Try the installation again using a valid copy of the installation
package 'Sqlncli.msi'."

The solution in http://support.microsoft.com/kb/910229/en-us is to uninstall
and reinstall SQL Native Client. However, I am reluctant to do this as it may
impact on the first database instance which contains 3rd party databases over
which we have no control.

Will an uninstall/reinstall of SQL Native Client cause issues with the first
named instance?

Is there a better solution to this issue?
SQL Server
(1)
Database
(1)
HMike
(1)
E6A72913E446
(1)
  John Bell replied...
03-Feb-09 04:33 AM
Hi

Removing and re-installing this should not cause an issue, providing that
the system is not in use! You may want to check with your vendors just in
case.

This may be occurring because SP1 or SP2  has been installed, in which case
you should re-install that http://support.microsoft.com/kb/919944/en-us
http://support.microsoft.com/kb/929667/en-us or use the download with SP2
included http://www.microsoft.com/express/2005/sql/download/default.aspx

John
help
MSDE on Windows 2003 R2 box, new DL385G6 - Install Fails during SQL Services SQL Server I have been finding that I am having trouble with the Crystal Reports Server XI installation failing when it is dealing with SQL. So, as a thought and in case there was something wrong with my SQL portion of the isntall. I thought ok, I will try installing the actual MSDE application direct from Microsoft. So, I downloaded the MSDE for SQL 2000 (which is msde2000a.exe), set my switches and off to the races. It quit seconds left to the installation and bombed with the same errors as the Crystal Reports Server install. The error is the same whether I try to install MSDE by itself or
Why_can’t_recursive_queries_contain. . .? SQL Server hi I hope I didn = 92t put too many questions 1) Why can = 92t recursive queries also be unioned together with UNION operator ( instead they must use UNION ALL )? thanx SQL Server Programming Discussions SQL Server 2008 (1) SQL Server 2005 (1) SQL Server 2000 (1) SQL Server (1) Oracle (1) Ruby (1) MichaelcoAToptonlineDOTnet (1
Access 2007-> SQL Server2005 "connection was forcibly closed", GNE 1 SQL Server SQL, Server2005, "connection, was, forcibly, closed", GNE, 1" / > Hi, with an Access 2007 application, I have a very big problem connecting an SQL Server 2005. The scenario: - nearly 200 clients with Windows XP Professional (in an Active Directory Domain clients uses WAN, LAN and WLAN, different locations - one SQL Server 2005 EE, uses actually 36 databases, the Access 2007 application uses 2 of them (one
SQL Express: Failed Reinstall SQL Server Dear Setup Experts: I am trying to reinstall SQL Express after playing with it some. I uninstalled it, and now, it refuses to reinstall in the face. Any ideas what this log file means and how I can get SQL Express installed? I really do not want to have to reinstall my whole system. * ** ** Start of Log File Overall summary: Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup. Exit code (Decimal): -2068643839 Exit facility code: 1203
move of model data fails on SQL 2008 SQL Server When dettaching the model database, copying the files, and attempting to re-attach the database files, I get the following error: Msg 109, Level 20, State 0, Line 0 A transport-level error has occurred when receiving results from the server. (provider: Shared Memory Provider, error: 0 - The pipe has been ended.) SQL Server Discussions SQL Server 2005 (1) SQL Server (1) Oracle (1) Stored procedure (1) CREATE DATABASE