Re: PostgreSQL and Java on WindowsXP

Поиск
Список
Период
Сортировка
От josep porres
Тема Re: PostgreSQL and Java on WindowsXP
Дата
Msg-id d2d532610803310019h6e39695fw32038e6debd4b8a8@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQL and Java on WindowsXP  (Vismaster46 <vismaster46@gmail.com>)
Список pgsql-general
maybe you don't need PL/Java...

You are trying to connect using JDBC, right?
Take a look at http://jdbc.postgresql.org/doc.html
Which errors do you get?
Is the server listening on standard port?

anyway, you have to provide more information.

Josep

2008/3/30, Vismaster46 <vismaster46@gmail.com>:
Hello!

I need to install on my local Windows XP machine PostgreSQL to test
some Java applications.

The trouble is that I cannot connect to PostgreSQL via Java
application, because the connection fails every time...what's the
problem? I have not installed PL/Java package cause my Postgre
installer disabled this option...it is the matter???

Thank you in advance.

Bye!


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: PostgreSQL and Java on WindowsXP
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: shortcut for select * where id in (arrayvar)