|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Advanced password problem |
From: |
Niklas Högefjord |
Date: |
12/21/1999 6:51:35 AM |
IP: |
195.58.102.61 |
I tryed the power asp advanced password protection, but I get the following error message when trying to log in with id and password:
Microsoft OLE DB Provider for ODBC Drivers error 80004005
[Microsoft][ODBC Microsoft Access Driver] (unknown) is not a valid path.
The code line that it referes to is:
ConnPasswords.Open "DBQ=" & DATA_PATH & ";Driver={Microsoft Access Driver (*.mdb)};UID=" & ConnPasswords_RuntimeUserName & ";PASSWORD=" & ConnPasswords_RuntimePassword
The DATA_PATH is set to:
"/databas/_database/passwords.mdb"
I know that it points to the right file, so I wonder if it is anything wrong in the code line where it calls for DATA_PATH.
Please, help me and merry christmas to you all! |
Follow Up - Re: Advanced password problem - Tom Kimberly 1/5/2000 5:15:08 PM
|
|
|
|
|
|
|
|
|
|
|
|