RE: [QUESTIONS] java + postgresql - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: [QUESTIONS] java + postgresql
Date
Msg-id 714F8949628ED1119E0F0060082C52F505D644@vesta.maidstone.gov.uk
Whole thread Raw
List pgsql-interfaces
[ redirected to interfaces list]

Can you supply some more details (like platform/jdk version you are running
the example (& how you are running the example). Also, there should have
been a stack trace produced, which would give us where the error(s) occur.

Anyhow, the NOTICE: is not an error, and is normal for JDBC operations.

The "Error: pg_ownercheck" seems to indicate that the table or datbase has
problems.

If you can send us those details, it would be helpful.

--
Peter T Mount, peter@maidstone.gov.uk, pmount@retep.org.uk
Please note that this is from my works email. If you reply, please cc my
home address.

-----Original Message-----
From: owner-pgsql-questions@hub.org
[mailto:owner-pgsql-questions@hub.org]On Behalf Of Rosauro, Guillaume
Sent: Tuesday, April 21, 1998 5:07 PM
To: 'pgsql-questions@postgreSQL.org'
Subject: [QUESTIONS] java + postgresql


Hi

I m trying jdbc with the basic.class , and postmaster returns 2 errors
what should i change to avoid those:

NOTICE:  DateStyle is Postgres with US (NonEuropean) conventions
ERROR:  pg_ownercheck: class "basic" not found

Guillaume <<basic.java>>



pgsql-interfaces by date:

Previous
From: "Olaf Mittelstaedt"
Date:
Subject: Re: [INTERFACES] ODBC 16 bit support
Next
From: The Hermit Hacker
Date:
Subject: ODBC into Access...