This method returns an answer set as a cursor object.
The updateable flag controls whether the cursor can be updated or not. Setting it true means the cursor can be used to send an update change to the database. False renders it read only.
See also: | Cursor object |
Prev | Home | Next |
database.connected() | Up | database.disconnect() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |