博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
[转]Error: "SQL BPA command line has encountered a problem and needs to close"
阅读量:7208 次
发布时间:2019-06-29

本文共 694 字,大约阅读时间需要 2 分钟。

今天装SQL server 2005遇到了这个 错误,这样解决的:

 

When running Windows Update and installing the SQL Express Update I have received this error on a couple of machines.

Error: "SQL BPA command line has encountered a problem and needs to close"

To get the installer to work (and not crash) I had to do this.....

01. Create a directory C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\BPA\BPAClient

02. Copy the BPAClient.dll form the C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\BPA\Bin directory into the directory that you just created at   then I continued with the install and it worked.

Re-run Windows Update to Install the SQL Server / SQL Express Update.

I have no idea why this works :)

转载地址:http://mlrum.baihongyu.com/

你可能感兴趣的文章
2013夏,iDempiere来了 - v1.0c Installers (Devina LTS Release) 2013-06-27
查看>>
每天一个linux命令(22):find 命令的参数详解
查看>>
然后是几点(15)
查看>>
15.节点属性
查看>>
ISO-8859-1编码
查看>>
PHP 代码评审的 10 个提示
查看>>
你知道吗?Web的26项基本概念和技术
查看>>
方案优化:网站实现扫描二维码关注微信公众号,自动登陆网站并获取其信息...
查看>>
Leetcode | Balanced Binary Tree
查看>>
sqlServer对内存的管理
查看>>
挑战密室
查看>>
利用Solr服务建立的站内搜索雏形---solr1
查看>>
5、jmeter-逻辑控制器介绍与使用
查看>>
如何遍历List对象
查看>>
2012年4月19日
查看>>
获取站点所有缓存,以及清除站点缓存
查看>>
oracle 是user_tables里面可以查找到一个表,而用DESC或者insert语句插入时就会报不存在视图。...
查看>>
找水王续
查看>>
cocos2d-x之Node移除HelloWorld节点
查看>>
AtCoder WTF 2019 C2. Triangular Lamps Hard
查看>>