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
[EMAIL PROTECTED]                               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: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]] On Behalf Of Rene Pijlman
>Sent: August 15, 2001 6:30 AM
>To: Arnaud ESPANEL
>Cc: [EMAIL PROTECTED]
>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 [EMAIL PROTECTED])
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to