Microsoft JScript runtime error '800a01b6'
Object doesn't support this property or method
/P098/yvon/Forums/discussionengine/databaseobj.asp, line 454
Line 454 says: cnOpenConnection.Open (config.getDatabaseDSN,UID="sa",PWD="",Driver="SQL Server",server="MNS1");
For xample, if you try to do an update but your SQL is wrong, then the error will be noted in the line where the update is attempted, not where you build your SQL.
I know that may not apply here, but what I am suggesting is have a look at what you are trying to do and look carefully at all the pieces of the puzzle. Look where you don't expect to have to look. Make sense?
Let us know how you go and perhaps give us a little more information so we can help you.
Onya
Woz