On Tue, 25 Jun 2002 07:53:40 -0500
Glenn Holmer <gholmer@weycogroup.com> wrote:
>
> I can't get that to work. I added (in our case)
>
> /java/postgresql/pgjdbc2.jar
>
> to the end of the SystemClasspath line, then started OpenOffice and
> entered a data source of (again, for our case)
>
> jdbc:postgresql://miranda:5432/catalog
>
Where did that driver come from? Also, the 5432 is redundent. You only
need to specify the port if not using the default.
Have you tried connecting to a local db?