javascript thread: Errors in JavaScript when using ADO commands 'MoveNext' and 'Command'
I'm using a vendor product which uses JavaScript as its form processing
language. I'm encountering errors on various machines, various operating
systems, various versions of MDAC, when trying to use ADODB.RecordSet
commands and the ADODB.Command command to call stored procedures for
retrieving recordsets and inserting records. The vendor is no help. I
was able to correct the problem on one machine by upgrading from MDAC 2.1
to 2.5, but I have other machines on Win2000 where I can't do that.
Anyone have any suggestions?