麻烦高手帮忙看下这个ASP程序
MicrosoftVBScript运行时错误错误'800a000d'类型不匹配:'ConnectionDatabase'/asp/inc/cls_main.asp,行29...
Microsoft VBScript 运行时错误 错误 '800a000d'
类型不匹配: 'ConnectionDatabase'
/asp/inc/cls_main.asp,行 291
291行是这样的
If Not IsObject(Conn) Then ConnectionDatabase (291行是这个)
If IsDeBug = 0 Then
On Error Resume Next
Set Execute = Conn.Execute(Command)
If Err Then
err.Clear
Set Conn = Nothing
Response.Write "查询数据的时候发现错误,请检查您的查询代码是否正确。<br /><li>"
Response.Write Command
Response.End
End If
Else
Set Execute = Conn.Execute(Command) 展开
类型不匹配: 'ConnectionDatabase'
/asp/inc/cls_main.asp,行 291
291行是这样的
If Not IsObject(Conn) Then ConnectionDatabase (291行是这个)
If IsDeBug = 0 Then
On Error Resume Next
Set Execute = Conn.Execute(Command)
If Err Then
err.Clear
Set Conn = Nothing
Response.Write "查询数据的时候发现错误,请检查您的查询代码是否正确。<br /><li>"
Response.Write Command
Response.End
End If
Else
Set Execute = Conn.Execute(Command) 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询