| From: | "Massimo Luise" <maxluise(at)altavista(dot)net> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | JDBC Trouble |
| Date: | 2001-01-11 14:01:48 |
| Message-ID: | 93kean$2u3j$1@news.tht.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-interfaces |
Hello to all,
I'm writing because i have noticed a problem with the JDBC driver:
JDBC specification say that "ResultSet.absolute( 1 )" is equivalent to
"ResultSet.first()". With the postgresql jdbc driver this is not true.
I suppose that this problem happens because theVector implementation of
ResultSet.
There is someone that has investigated this problem and can help me ?
Thanks to all.
Max
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tim White | 2001-01-11 14:57:26 | Re: BAcking up a Postgres Database |
| Previous Message | Thomas Heller | 2001-01-11 11:56:57 | FATAL 1: Memory exhausted in AllocSetAlloc() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Massimo Luise | 2001-01-11 14:27:20 | Problem widht JDBC Driver |
| Previous Message | Paul Breen | 2001-01-11 13:44:51 | Re: installing pgsql_perl_perl5-1.9.0 |