From: | Glenn Holmer <gholmer(at)weycogroup(dot)com> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Posgresql - openoffice-JDBC |
Date: | 2002-06-26 14:10:38 |
Message-ID: | 3D19CB5E.9070708@weycogroup.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Timothy Reaves wrote:
> On Tue, 25 Jun 2002 07:53:40 -0500
> Glenn Holmer <gholmer(at)weycogroup(dot)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.
But not harmful, yes?
>
> Have you tried connecting to a local db?
You mean on my machine using "localhost"? Yes, same story. BTW,
the database on "miranda" is a production database which a Java
program uses, so it's not a Postgres issue.
--
____________________________________________________________
Glenn Holmer gholmer(at)weycogroup(dot)com
Programmer/Analyst phone: 414.908.1809
Weyco Group, Inc. fax: 414.908.1601
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Adler | 2002-06-26 14:46:44 | make check failures in current cvs |
Previous Message | John Metz | 2002-06-26 11:34:09 | Re: JDBC parse error |