| P3. This problem may occur if all the following conditions are true:
•
You run the SQL Server 2000 SP3 Setup.bat file from a folder that contains double-byte character set (DBCS) characters in the folder name.
•
An ODBC client program that uses the Sqlsrv32.dll file is running on your computer.
Additionally, if you install the MS03-033 security update for Microsoft Data Access Components (MDAC) on your computer after this problem occurs, the SQL Server Agent service may not start successfully, and you may receive the following error message:
Unable to load SQL Server ODBC driver resource DLL. The application cannot continue.
突然很奇怪,为什么会是语法错误,也许是空间的问题,也许是文件夹名称的问题,但是在《sql server 2000 标准版 以及补丁》这样的文件夹下的安装文件在以前照样可以使用,也许是该分区的空余太少了,实在太少了,因此就删除了一个文件,同时将文件提出至根目录,安装,成功,binggo!
遇到类似问题的朋友,可以尝试下上面的方法。
上一页 [1] [2] |