John
>From your Java 1.2 documentation click on:
Java Database Connectivity (JDBCTM)
and then on
The JDBC 2.0 Specification Update.
Chapter 5 "Result Set Enhancements" has what you're looking for.
Regards
Pete
--
Peter Hearty peter.hearty@lutris.com
Lutris Technologies (UK) http://www.lutris.com
----- Original Message -----
From: "Cummings, John" <john.cummings@aetna.com>
To: "'instantdb l(istserver)'" <instantdb@enhydra.org>
Sent: Monday, October 16, 2000 12:28 PM
Subject: InstantDB: scrollable cursors
> hi,
>
> i need to be able to select a subset of records from a single table or
> perhaps a group of related tables and modify each row in the selected
group.
> there is no inter-dependency of modifications within the group. my
> understanding is that scrollable cursors will allow me to do this simply.
is
> that true? does anyone have sample code?
>
> thanks
>
> john cummings
> --------------------------------------------------------------------------
---
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|