On Wed, 18 May 2005, Hengki Suhartoyo wrote:

> I have problem with my jdbc program, I need Sensitive scrollable result.
> 

Postgresql only supports insensitive cursors and ResultSets.  Your only 
option is to reissue the query to pick up any changes.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to