Actually its a generic ASP error. It means you can't connect to the database for some reason. Without seeing the code and getting a few specifics it would be hard to determine why though.
Hmmmm. That's strange becuse in UltraDev, it loads an inspector that contains all of the tables in the database. You then just select the record you want in a certain spot and insert it.
In the inspector (in UltraDev), the database is shown with all of the tables and records and such. This tells me that UltrDev itself is connecting to the database just fine.
So, you are saying then that the error is not with any of the settings inside of UltraDev, but someplace else. Like PWS?
I am really a newbie when it comes to database calls and ODBC. I know absolutely nothing about it. Any help is greatly appreciated.
PWS is returning the error. The problem is with how it is parsing the page. If you load the page in your browser by going to http://127.0.0.1/pagename.asp you'll probably get a more detailed error.
Bookmarks