From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> |
---|---|
To: | "'Dado Feigenblatt'" <dado(at)wildbrain(dot)com>, <Dave(at)micro-automation(dot)net>, "'pgsql-jdbc'" <pgsql-jdbc(at)postgresql(dot)org>, <rpijlman(at)wanadoo(dot)nl> |
Subject: | Re: PostgreSQL, JDBC, and Druid |
Date: | 2001-10-26 17:37:10 |
Message-ID: | 004701c15e44$d783ca10$8201a8c0@inspiron |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-odbc |
It is a problem with some of the metadata calls, I am looking into it
-----Original Message-----
From: Dado Feigenblatt [mailto:dado(at)wildbrain(dot)com]
Sent: October 26, 2001 1:30 PM
To: Dave(at)micro-automation(dot)net; pgsql-jdbc; rpijlman(at)wanadoo(dot)nl
Subject: PostgreSQL, JDBC, and Druid
Hi Rene. Hi Dave. (No, you don't know me :)
I use Druid to design my PG database.
I never got the jdbc driver to work.
Have you?
I'm using this URL
jdbc:postgresql://<server>:<port>/<database>
then I get this message
Trying to connect...
Raised SQL Exception:
Message: postgresql.stat.maxfieldsize
Code : 0
State : null
Any idea of what's going on?
Thanks
--
Dado Feigenblatt Wild Brain, Inc.
Technical Director (415) 216-2053
dado(at)wildbrain(dot)com San Francisco, CA.
Dave Cramer wrote:
>Hi All,
>
>This is due to the current incompleteness of the jdbc driver;
>specifically the metadata functionality.
>
>Rene; a better piece of software to test for completeness is druid,
>which is a database design tool; it makes heavy use of the metadata
>features
>
>Dave
>
>-----Original Message-----
>From: pgsql-jdbc-owner(at)postgresql(dot)org
>[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Rene Pijlman
>Sent: August 15, 2001 6:30 AM
>To: Arnaud ESPANEL
>Cc: pgsql-jdbc(at)postgresql(dot)org
>Subject: Re: [JDBC] Postgresql 7.1.2 and StarOffice 5.2
>
>
>On Wed, 15 Aug 2001 12:16:40 +0200 (MET DST), you wrote:
>
>>Using Debian package for Postgres 7.1.2 and Debian
>>jdbc Driver, i managed to connect to the database
>>but the list of tables is empty !
>>
>
>I'm afraid you'll have to be more specific. What functionality in what
>piece of software are you using to retrieve a list of tables?
>
>How is this software configured to use JDBC?
>
>Are there any error messages interactively, or in a log file?
>
>Does it work with other databases?
>
>Regards,
>René Pijlman
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
majordomo(at)postgresql(dot)org)
>
>
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ned Wolpert | 2001-10-26 17:49:47 | Re: j2ee compatiable jdbc driver on jdbc.postgresql.org? |
Previous Message | Jason Davies | 2001-10-26 17:36:02 | Re: DatabaseMetaData.getImported/ExportedKeys() patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Rene Pijlman | 2001-10-27 10:36:43 | Re: PostgreSQL, JDBC, and Druid |
Previous Message | Dado Feigenblatt | 2001-10-26 17:30:25 | PostgreSQL, JDBC, and Druid |