M
Mike Chappell
I have finally got my asp page to run, but it won't display the query
results from the database. It gives me the following error:
Database Results Error
The database connection named 'GOTS' is undefined.
This problem can occur if:
* the connection has been removed from the web
* the file 'global.asa' is missing or contains errors
* the root folder does not have Scripting permissions enabled
* the web is not marked as an Application Root
according to the MS website, the solution is to veryify the database, which
i've done. but this didn't fix it. i'm waiting to verify if the root
folder is scripting enabled. does anyone know a solution for this problem?
thanks.
results from the database. It gives me the following error:
Database Results Error
The database connection named 'GOTS' is undefined.
This problem can occur if:
* the connection has been removed from the web
* the file 'global.asa' is missing or contains errors
* the root folder does not have Scripting permissions enabled
* the web is not marked as an Application Root
according to the MS website, the solution is to veryify the database, which
i've done. but this didn't fix it. i'm waiting to verify if the root
folder is scripting enabled. does anyone know a solution for this problem?
thanks.