⑴ sql server 2000 企业管理器登陆时报错,错误126:常规错误。打开后SQL Server无项目。急用。
在运行中写入:
regsvr32
"C:\Program
Files\Microsoft
SQL
Server\80\Tools\Binn\SQLDMO.dll",将SQLDMO.
DLL文件
重新注册回去,我用这个方法是好了的
⑵ SQL2000的安装问题~~~急~~~!!
最近我们也在学习数据库的知识 给你解决方案
一、在安装过程中出现程序挂起的问题(XP系统),采用下面的方法有可能解决:
方法一、
1. 开始-运行,输入regedit,确定
2. 在HEKY_LOCAL_MACHINE\SYSTEM\ContrilSet001\Control\Session Manager右侧的键值列表内将名为PendingFileRenameOperations项目选中单击右键删除此键即可
方法二、
1。开始-运行,输入msconfig,确定
2。选择“一般”选项卡
3。选择最后一项
4。将所有的复选框全部清除
5。重新安装SQL Server
6。再恢复msconfig原先的设置
二、当安装时出现MDAC组件安装失败时,试着修复或重装microsoft office
三、当出现某某动态链接文件找不到时,可以试着在sql server的安装文件中找到这个文件,复制到系统目录下的system和system32文件夹中(一般在出现这个错误消息时,都会提示哪几个文件夹下缺少这个文件)
四、当出现安装程序配置服务器失败时,可以试着用一下方法解决
此错误消息可以在系统目录下找到,例如我的系统是win2000,则该文件在C:\WINNT\sqlstp.log
失败一:
正在与服务?
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 驱动程序的 SQLAllocHandle on SQL_H
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 驱动程序的 SQLAllocHandle on SQL_H
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 驱动程序的 SQLAllocHandle on SQL_H
SQL Server 配置?
###############################################################################
13:40:06 Process Exit Code: (-1)
13:40:09 安装程序配置服务器失败。参考服务器错误日志和 C:\WINNT\sqlstp.log 了解更多信息。
13:40:09 Action CleanUpInstall:
当出现这个错误时,试一下重装系统文件
我的机子是win2000,在dos下重新运行win2000的安装,然后选择修复,而不是全新安装
修复系统文件之后,再装sql server,则不会出现此错误消息
失败二:
正在与服务?
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 未发现数据源
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 未发现数据源
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC 驱动程序 管理器] 未发现数据源
SQL Server 配置?
###############################################################################
13:50:07 Process Exit Code: (-1)
13:50:10 安装程序配置服务器失败。参考服务器错误日志和 C:\WINNT\sqlstp.log 了解更多信息。
13:50:10 Action CleanUpInstall:
当出现这个错误时,是因为在注册表删除了HKEY_LOCAL_MACHINE\SOFTWARE\ODBC中有关sql sever的
内容
这时可以选择修复注册表,或安装ODBC修复工具
ODBC修复工具: 211.101.4.50/download/canyin/tools/MDAC_TYP.EXE
失败三:
在与服务?
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Named Pipes]连接?
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead (ReadFile()).
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Named Pipes]连接?
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead (GetOverLappedResult()).
driver={sql server};server=ZHL;UID=sa;PWD=;database=master
[Microsoft][ODBC SQL Server Driver][Named Pipes]连接?
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionRead (GetOverLappedResult()).
SQL Server 配置?
###############################################################################
17:17:41 Process Exit Code: (-1)
17:17:45 安装程序配置服务器失败。参考服务器错误日志和
当出现这个错误时,必须安装ODBC修复工具
ODBC修
SQL Server 2000安装时没有响应的问题
在安装过程中遇到了这个问题,第一次安装,界面一闪而过,然后没有任何反应了,等再次安装,就告诉“一个安装实例正在运行”,无法安装,可以尝试用如下方法解决:
方法一:
1、 注册表中查找并删除所有的mssqlserver选项
2、 删除SQL安装生成的目录
3、 将SQL安装文件复制到硬盘上,以保证所有的安装文件都能被正常读取(排除安装文件的问题)
4、 然后重新启动操作系统,再重新安装
方法二:
如果问题依旧,试试先修复操作系统.
1、命令提示符下执行: sfc /scannow
2、然后按上面的方法重新安装一次.
方法三:
若还不行,则试试以下方法
1、先安装
Microsoft Data Access Components (MDAC) 2.8
http://download.microsoft.com/download/8/b/6/8b6198c0-fe96-4811-9d81-d5c76dd5fea8/MDAC_TYP.EXE
2、按上面的方法重新安装一次
方法四:
1、 如果还不行,放入操作系统的安装光盘,安装操作系统,安装的时候选择修复.
2、 完成后,再重试安装.
⑶ SQL 企业管理器出现“126常规错误” 急 急。
在运行中写入:regsvr32 "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\SQLDMO.dll",将SQLDMO.DLL文件重新注册回去,我的是这样解决的
⑷ sql server 2000 打开企业管理器 在打开SERVER服务器点连接 出现系统错误 126 无法加载驱动程序!!
这是由于无法加载SQL Server ODBC驱动程序,应该是系统少了一个文件
1、进入注册表 查看 HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\SQL Server项
Setup值为C:\WINDOWS\SYSTEM32\SQLSRV32.dll
Driver值为C:\WINDOWS\system32\SQLSRV32.dll
2、到system32文件夹中看能否查找到SQLSRV32.dll
3、如果没有SQLSRV32.dll,那么请从别的安装sql server 2000的电脑里复制SQLSRV32.dll文件到你的c:\system32下
⑸ SQL Server(MSSQLSERVER)无法启动怎么解决
原因是在电脑的服务里面没有启动MSSQLSERVER,启动一下就可以解决问题。
以Windows7操作为例:
1、首先需要打开电脑的桌面,如图所示,鼠标右键单击我的电脑选择管理进入。
⑹ 电脑错误126解决方法
SQL2000打开企业管理器时报错,错误126 :常规错误。
处理方法:检查SQL安装目录Microsoft SQL
Server\80\Tools\Binn目录下是否有SQLDMO.dll文件,如果没有可从其他装有SQL2000的电脑里拷贝过去;1、在运行中写入:regsvr32
"C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\SQLDMO.dll",将SQLDMO.DLL文件重新注册;2、然后重启SQL服务,这样企业管理器能正常打开了。
⑺ SQL 2000 附加数据库 在选择数据库路径的时候出现错误,126 找不到指定模块
Active Server Pages (ASP) is Microsoft's first server-side script engine for dynamically-generated web pages. It was initially marketed as an add-on to Internet Information Services (IIS) via the Windows NT 4.0 Option Pack, but has been included as a free component of Windows Server since the initial release of Windows 2000 Server. Programming ASP websites is made easier by various built-in objects. Each object corresponds to a group of frequently-used functions useful for creating dynamic web pages. In ASP 2.0 there are six such built-in objects: Application, ASPError, Request, Response, Server, and Session. Session, for example, is a cookie-based session object that maintains variables from page to page. Web pages with the ".asp" or file extension use ASP, although some Web sites disguise their choice of scripting language for security purposes. The ".aspx" extension is not an ASP page, but an ASP.NET page, another server-side scripting language from Microsoft, based on a mixture of traditional ASP, and Microsoft's .NET technology.
Most ASP pages are written in VBScript, but any other Active Scripting engine can be selected instead by using the @Language directive or the <script language="language" runat="server"> syntax. JScript (Microsoft's implementation of ECMAScript) is the other language that is usually available. PerlScript (a derivative of Perl) and others are available as third-party installable Active Scripting engines.
History
ASP was one of the first web application development environments that integrated web application execution directly into the web server. This was done in order to achieve high performance compared to calling external executable programs or CGI scripts which was the most popular method for writing web applications at the time it was introced. Today there are additional platforms for web application development that are more common on other operating systems. Both JavaServer Pages and PHP are more commonly found on webservers running non-Microsoft operating systems, with PHP currently being the more common of the two. Also of note is ColdFusion, a popular Java technology running on several platforms including Microsoft servers as well as other platforms.
Prior to Microsoft's release of ASP for IIS 3, programmers relied on IDC and HTX files combined with ODBC drivers to display and manipulate dynamic data and pages running on IIS. The basics of these file formats and structures were used, at least in part, in the implementation of the early versions of ASP.
InstantASP and ChilisoftASP are technologies that run ASP on platforms other than the Microsoft Windows Operating System. ChilisoftASP was purchased by Sun Microsystems and later renamed "Sun ONE Active Server Pages", then later renamed to "Sun Java System Active Server Pages". It appears that InstantASP is no longer available. There are large open source communities on the internet, such as ASPNuke, which proce ASP scripts, components and applications to be used free under certain license terms.
[edit] Versions
ASP has gone through three major releases:
ASP version 1.0 (distributed with IIS 3.0) in December 1996
ASP version 2.0 (distributed with IIS 4.0) in September 1997
ASP version 3.0 (distributed with IIS 5.0) in November 2000
ASP 3.0 is currently available in IIS 6.0 on Windows Server 2003 and IIS 7.0 on Windows Server 2008.
ASP.NET is often confused as the newest release of ASP, but the technologies are very different. ASP.Net relies on the .Net Framework and is a compiled language, whereas ASP is strictly an interpreted scripting language.
The move from ASP 2.0 to ASP 3.0 was a relatively modest one. One of the most important additions was the Server.Execute methods, as well as the ASPError object.[1] Microsoft's What's New in IIS 5.0 lists some additional changes.
There are solutions to run "Classic ASP" sites as standalone applications, such as ASPexplore, a software package that runs Microsoft Active Server Pages offline.
[edit] Sample usage
Several scripting languages may be used in ASP. However, the default scripting language (in classic ASP) is VBScript:
<html>
<body>
<% Response.Write "Hello World! How are you today?" %>
</body>
</html>
Or in a simpler format
<html>
<body>
<%= "Hello World!" %>
</body>
</html>
The examples above print "Hello World!" into the body of an HTML document.
Here's how to connect to an Access Database
<%
Set oConn = Server.CreateObject("ADODB.Connection")
oConn.Open "DRIVER=; DBQ=" & Server.MapPath("DB.mdb")
Set rsUsers = Server.CreateObject("ADODB.Recordset")
rsUsers.Open "SELECT * FROM Users", oConn
%>
动态服务器网页(Active Server Pages),由微软公司开发的服务器端运行的脚本平台,它被Windows下Internet Information Services (IIS)的程式所管理。透过ActiveX server 的技术让不同的使用者能有不同的画面,或需要让他们可以存取服务器 (server)上的资料时,使用ASP3.0中提供了五个内建的物件建立模拟和安全性的动态内容,来协助程序员隐藏复杂的沟通机制,让程序员可以专注在解决问题和应用之上,这样可以更快速地开发动态网页的同时每一个组件都是可以由一组富有经验的程序员根据动态网页最常用的功能而独立开发。
五个组件包括:
Application:在一个 ASP-based application 让不同使用者共享资讯。
Request:从使用者处理取得资讯
Response:将资讯送给使用者
Server:提供一些 Web Server 的工具
Session:储存在一个 session 内使用者的资讯
目录 [隐藏]
1 ASP 的特色
1.1 物件的支援
1.2 状态 (State) 的管理
2 版本
3 原理
4 范例
5 参见
6 外部链接
[编辑] ASP 的特色
ASP隐藏了网页服务器与浏览者之间沟通的烦琐机制的同时也基于script base的特性,网页撰写员可以专心撰写应用的程式的逻辑部份,再者ASP也像 HTML 般透过选写程序来即时测试网页是否安全地运行,而不必担心程式和服务器不能沟通的问题,另外因为那些 script 是于发送前于服务器中先行转译处理成为HTML后再而发送至代理服务器边的动态网页技术,不必担心浏览器的支援性及,网页撰写员的程式逻辑像 client-side script 会被盗用,因此最终浏览者只会是使用 HTML 来浏览。
利用ASP程序最常用的是Cookies,它利用Session组件实现的。同时还可以利用第三方组件延伸ASP的作用,如利用MailSender组件发送电子邮件。
通过ASP我们可以结合HTML网页、ASP指令和ActiveX元件建立动态、交互且高效的WEB服务器应用程序。同时,ASP也支持VBScript和JScript等脚本语言,默认为VBScript。其中JScript是微软公司的ECMAScript标准的实现,并且有自己的扩展。
[编辑] 物件的支援
ASP对 COM 的支援会允许撰写员使用 server component(或OLE Automation server)。透过它撰写员可以发展自已的物件,或将把程式转成 Web-base 的接口。
[编辑] 状态 (State) 的管理
状态管理是ASP的重要功能之一,原因为HTTP是一个stateless的协定,当有匿名的 request进入时,浏览者无法辨认这些的request 是否安全,或那些request 之间的关连性时,便无法透过浏览者取得资讯如帐户及密码等,对交易特性的 Web 应用程式造成了阻碍。因此ASP透过 cookie的包装和使用让浏览者可以简单地管理众多使用者名称的不同状态。
ASP 对的管理更是令人称赞,我们知道,HTTP 本身是一个 stateless 的协定,也就是说对于匿名的 request,你无法分辨这些 request 是属于谁的、或这些 request 之间的关连性,这对发展一个有交易特性的 Web 应用程式实在是个伤脑筋的问题。现在,ASP 透过 cookie 的包装和使用,让你可以简单的管理不同使用者的不同 state。
[编辑] 版本
ASP已经是.NET的成员之一,即ASP.NET 目前最新的版本是 ASP.NET 2.0
[编辑] 原理
ASP是经过服务器解析之后再向网页浏览器返回数据,所以有了ASP就不必担心客户的浏览器是否能运行你所编写的代码。因为所有的程序都将在网页服务器端执行,包括所有嵌在普通HTML中的脚本程序。当程序执行完毕后,服务器仅将执行的结果返回给客户浏览器,这样也就减轻了客户端浏览器的负担,大大提高了交互的速度。
由于代码是需要经过服务器执行之后才向浏览器发送的,所以在客户端看到的只能是经过解析之后的数据,而无法获得源代码,故编写者不用担心自己的源代码会被别人剽窃。但不排除黑客利用系统漏洞窃取服务器端的ASP源代码。
基于这样的解析方式,也导致运行ASP页面相对于普通的HTML页面要慢一点。因为普通的HTML页面只需要浏览器就能够解析,而ASP则必须是服务器将整页的代码都执行一遍之后再发送数据。
ASP提供与数据库的交互,如Microsoft SQL Server、Microsoft Access、MySQL和Oracle,比较流行的是ASP和Microsoft SQL Server的组合。
[编辑] 范例
ASP程序(包括与数据库连接的部分)都是嵌入在普通HTML和其他客户端语言中的。例如
你好!
<!--上面是将“你好!”在浏览器中输出,这是通过HTML实现的-->
<%
' 这一行注释,将不会显示
Response.write "Wikipedia!" ' 这行将在浏览器中输出“Wikipedia!”
%>
从中我们可以看出,ASP语言是嵌入在“<%...%>”之间的部分。而这个程序最终结果将是:
你好!Wikipedia!
如果对您有帮助,请记得采纳为满意答案,谢谢!祝您生活愉快!
⑻ SQL2000安装程序配置服务器失败,请参照服务器错误日志和安装错误日志!怎么办
如果之前安装过SQL文件,卸载过,可到C盘Program Files 中,找到残余文件夹Microsoft SQL Server,彻底删除,再重新安装SQL即可解决!
⑼ 安装sql2000提示配置服务器错误,以前安装过sql2005,但是已经连注册表都一遍一遍的都扫过了,还是一样的错
1、删除之前SQL安装目录。\MSSQL ;以及C盘Program Files\Microsoft SQL Server这两个目录。
2、删除以下注册表:HKEY_CURRENT_USER\Software\Microsoft\MSSQLServer 和
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer (打开注册表,搜索MSSQLServer )删除。
3、更改计算机名称为英文大写字母。
4、 如果有360之类的安全软件,建议先删除,重启,重装SQL即可。
⑽ SQL SERVER(MSSQLSERVER服务不能启动怎么办
1、打开“服务”,找到SQL Server(MSSQLSERVER)服务(或设置实例所对应的服务),查看属性,在“登陆”标签中选择“本地系统账户”。
2、为保险起见,进行这步操作:打开SQL Server Configuration Manager(SQL Server配置管理器),在SQL Server Service(SQL Server服务)中找到对应实例(名称和“服务”中的名称相同)。在“登陆”标签中选择“内置账户”,并选择“Local System”(全其他如NETWORK SERVICE也可以,但要保证有权限)。
3、启动SQL Server(MSSQLSERVER)服务。
4、如果还是出错(如126错误),那么进入SQL Server的安装目录,给整个安装目录分配NETWORK SERVICE及当前登录用户的权限,特别是实例所在目录,以及数据库文件相关目录,分配写权限。完成后再次启动服务。