Knowledgebase

Home > Item #19

Error in config.asp file when I change the password on the database

Item: #19
Date: 2 Aug 2001
Applies to
v3
v4
v5

Question

When I change the password on the Access database, I get an error in the config.asp or dataconn.asp.

Answer

You need to ensure any change in password on the database is reflected in the connection string the ASP pages use to connect to the database. Look in the config.asp, find the database connection string and ensure the password here matches the one you've set on the database file.

Can't find the answer you need? Click here to open a support ticket.

« Back