Forum Moderators: coopster & phranque

Message Too Old, No Replies

Object doesn't support this property or method

Object doesn't support this property or method

         

ice

4:29 am on Mar 13, 2002 (gmt 0)



I have a problem here.I don't understand what does it means by the error show.an someone there kindly help. thanks alot.

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");

Woz

11:04 am on Mar 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Ice, just to let you know we are not ignoring you. I don't use Jscript myself, but what I sometimes find find is that the error may not be in the line the error message indicates.

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