Hi,
I have a problem when testing my web, logging in.
The error messages shown is:
unspecified error
line 30
Which is should be found around here:
ConnStr="DRIVER={Microsoft Access Driver (*.mdb)}"
ConnStr=Connstr & "DBQ=" & Server.MapPath ("db\password.mdb"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
MyCon.Open (ConnStr)
Anyone know what the error is?
Thanks in advance,
-EvIaN-
I have a problem when testing my web, logging in.
The error messages shown is:
unspecified error
line 30
Which is should be found around here:
ConnStr="DRIVER={Microsoft Access Driver (*.mdb)}"
ConnStr=Connstr & "DBQ=" & Server.MapPath ("db\password.mdb"
MyCon.Open (ConnStr)
Anyone know what the error is?
Thanks in advance,
-EvIaN-