Re: JDBC ResultSet

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Stoffel van Aswegen <Stoffelva(at)gmsi(dot)co(dot)za>, "PostgreSQL Mailing List (E-mail)" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: JDBC ResultSet
Date: 2001-10-09 15:56:25
Message-ID: web-144402@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Stoffel,

> I am using PostgreSQL 6.5 database (yes, I know it's old, but I'm
> only
> playing/learning/prototyping/...) Surely, this is not a pg6.5
> problem? Or is
> it?

1. You should upgrade. There are a *lot* of things in 6.5 that don't
work right, and if you don't upgrade you'll never be sure what's your
code and what's a PostgreSQL bug. Also, 7.1.3 supports a lot more SQL
92 than 6.5 does (left joins, subselects in the FROM clause, etc.).

2. Join the pgsql-jdbc list and post your question there. That's where
it's most likely to get answered.

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

Attachment Content-Type Size
unknown_filename text/plain 2 bytes
unknown_filename text/plain 2 bytes
unknown_filename text/plain 2 bytes

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2001-10-09 16:03:13 Re: Starting Postmaster at boot
Previous Message Herb Blacker 2001-10-09 15:26:52 Loading current_user and current_timestamp using COPY