im trying to solve the prob by using this:
set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" &
Server.Mappath("../db/users.mdb") & ";"
BUt got Another Error:
Microsoft JET Database Engine error '80004005'
Could not find installable ISAM.
/module/comment.asp, line 28
wat do u think could have caused this.
thanx
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/