Re: Posgresql - openoffice-JDBC

Поиск
Список
Период
Сортировка
От Timothy Reaves
Тема Re: Posgresql - openoffice-JDBC
Дата
Msg-id 20020625164619.1a23a07a.treaves@silverfields.com
обсуждение исходный текст
Ответ на Re: Posgresql - openoffice-JDBC  (Glenn Holmer <gholmer@weycogroup.com>)
Список pgsql-jdbc
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?



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "David A. Bartmess"
Дата:
Сообщение: Re: Can't get all Imported Keys from dmd
Следующее
От: Barry Lind
Дата:
Сообщение: Re: COPY support in pgsql-jdbc driver