Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] RE: Disconnected Recordset


  • From: javascript@xxxxxxxxxx (Walter)
  • Subject: [Javascript] RE: Disconnected Recordset
  • Date: Mon, 24 Feb 2003 23:17:03 -0600

> -----Original Message-----
> From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
> Behalf Of Peter Brunone
> Sent: Monday, February 24, 2003 1:15 PM
> To: javascript@xxxxxxxxxx
> Subject: RE: [Javascript] RE: Disconnected Recordset

<snip>

> I've never been much of a recordset/cursor man myself -- but you 
> might want to try using the GetRows() method of the recordset to
> dump it to an array... and then just get rid of the RS entirely.

Yes, now I need to go the other way!

How can I get an array of arrays back into the database?

Walter