Re: [JDBC] Postgresql 7.1.2 and StarOffice 5.2

2001-08-15 Thread Arnaud ESPANEL

> 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? 

When using StarOffice to create a new database access, you have
to decide how to acces it (odbc or jdbc for instance), and 
give him either the url of BD (in the jdbc case) or the data
source object (in the odbc case). Then StarOffice tries to connect
the specified database and retreives the list of tables of this base.

> 
> How is this software configured to use JDBC? 

StarOffice has a specific tool to connect databases.
In the JDBC case, It prompts the user for a JDBC driver.
I used the last Postgresql debian packaged driver for that.

> 
> Are there any error messages interactively, or in a log file? 

I'm afraid i can't find any log file. There is no error messages :
the list of tables are just empty, but my database has at about 30 tables.

> 
> Does it work with other databases?
It dosn't work with other Postgres databases, but it has worked
with mysql databases.

Regards,

Arnaud Espanel.


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]



RE: [JDBC] Postgresql 7.1.2 and StarOffice 5.2

2001-08-15 Thread Dave Cramer

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



Re: [JDBC] Postgresql 7.1.2 and StarOffice 5.2

2001-08-15 Thread Rene Pijlman

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])