[Javascript] RE: Javascript digest, Vol 1 #910 - 5 msgs

Michael Dougherty Michael_Dougherty at PBP.com
Tue Feb 25 13:08:08 CST 2003


i tried that - but couldn't get it to work either. possibly because
ActiveXObject attempts to return a 2D array rather than a 1D array of 1D
arrays?

  ...so I wrote a routine to build an array from the recordset...

>I concurr; use GetRows() to get all the lubbery data into an array and
>enumerate that, rather than the memeory-intesive Recordset object with all
>its overheads.




More information about the Javascript mailing list