Could not find installable ISAM.
Could not find installable ISAM.数据库连接是这样的,
<%
Set DB=Server.CreateObject("ADODB.Connection")
constr="Provider=microsoft.jet.oledb.4.0;date source=" & server.mappath("../db/aspedit.mdb")
db.open constr
%>
2008-03-31 16:20
2008-03-31 18:30