I had a database results wizard that was working fine. Then one day this message started appearing:
Database Results Error
The database connection named '4dmac' 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
Does anybody have any ideas/
Steve
Spooky -> RE: DRW Error (4/25/2008 0:56:03)
This may reveal a few options? Typically its the last option
steveg -> RE: DRW Error (5/1/2008 12:45:07)
Thanks for the response Spooky.
I actually solved this and forgot to post the solution. I regenerated the connectionin Tools/Web Settings/Database
It did the trick. Why it should have suddenly stopped working, I don't know??