Database Results Wizard Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Database Results Wizard Error
The database connection named 'Q' 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

Set up database using file - import file
set up the connection Q
Verifiied the database connection (green tick)
Checked the web is an application pool

Still getting the above message when looking at the page when navigating to
it, its been driving me nuts all day!! can anyone shed some light on it?
 
I am dealing with the same problem.
I created a new asp page to an existing web.
On the new page I added a Form. I created
a new MS SQL data base. I created a new
System DSN connector. Now I try to connect the
Form to the database with no results. So I try to insert
a DRW to see if my problem is bi-directional and I get the
same error as Heim. A clue anyone? :-)
 
Back
Top