Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Errors in JavaScript when using ADO commands 'MoveNext' and 'Command'


Message #1 by "David Dekle" <David.Dekle@p...> on Mon, 19 Feb 2001 15:37:10
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?

  Return to Index