异能辣妈腹黑娃txt百度:Microsoft JET Database Engine (0x80004005)

来源:百度文库 编辑:杭州交通信息网 时间:2024/04/29 07:24:07
Microsoft JET Database Engine (0x80004005)
未指定的错误
/home.asp, 第 18 行

代码是:
Set conn=Server.CreateObject("Adodb.Connection")
SQLstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source="& Server.Mappath("\date\shu.mdb") & ";Persist Security Info=False"
conn.Open SQLstr

有谁知道呀?