Home > Database > Mysql Tutorial > sql server 2005 安装问题

sql server 2005 安装问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 15:15:35
Original
1118 people have browsed it

1、 windows7 安装 vs2008后,自动 安装 的sql2005不带企业管理器,自己 安装 SQLServer2005_SSMSEE.msi后会出现“ 安装 程序在 安装 此软件包时遇到一个错误,这可能表示此软件包有错。错误码是 29506”,这是个权限 问题 解决办法 1 新建一个文本文档 输入

1、

windows7 安装vs2008后,自动安装的sql2005不带企业管理器,自己安装SQLServer2005_SSMSEE.msi后会出现“安装程序在安装此软件包时遇到一个错误,这可能表示此软件包有错。错误码是 29506”,这是个权限问题

解决办法

1 新建一个文本文档 输入 msiexec /i X:\SQLServer2005_SSMSEE.msi (X:为SQLServer2005_SSMSEE.msi 存放目录,实际运行时请适自己情况更改)

2 保存刚才的文本文档扩展名为cmd文件

3 右键点击-->选择以管理员身份运行,即可解决29506错误提示问题

2、

安装SQL Server 2005时,出现这个错误:“无法找到产品Microsoft SQL Server Native Client的安装程序包,尝试再次使用的安装包 ' Sqlncli.msi ' 有效副本安装。”

解决方法:2005

这是因 为以前安装过SQL Server,Microsoft SQL Server Native Client已经装上了,去控制面板把Microsoft SQL Server Native Client删除,重新安装SQL Server 2005就没什么问题了。


西夏王城

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
sql file
From 1970-01-01 08:00:00
0
0
0
php - Overhead of prepare vs sql?
From 1970-01-01 08:00:00
0
0
0
Print sql statement
From 1970-01-01 08:00:00
0
0
0
Pass array to SQL insert query using PHP
From 1970-01-01 08:00:00
0
0
0
sql optimization or
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template