Re: java in postgres?

Поиск
Список
Период
Сортировка
От s0lao@netscape.net (S. L.)
Тема Re: java in postgres?
Дата
Msg-id 0602EE6A.44689C43.00013D13@netscape.net
обсуждение исходный текст
Ответ на java in postgres?  ("shiva" <shivananda@otcointernational.com>)
Список pgsql-cygwin
shiva,

[...]
>   how can we use java function postgresql.
[...]

If you mean to use java programming language in accessing postgresql databases, then the answer is that you must use
jdbcfor connecting to the backend. Either try to compile the jdbc driver yourself or get one from
http://jdbc.postgresql.org. 

[...]
In Oracle they have load java procedure which allows to load java functions,class files and jar files . any procedure
inposgresql any idea... 
>pls comment...
[...]

If you mean a (somehow) PL/Java function loading, I'm afraid a previous post applies.

SLao

__________________________________________________________________
New! Unlimited Access from the Netscape Internet Service.
Beta test the new Netscape Internet Service for only $1.00 per month until 3/1/04.
Sign up today at http://isp.netscape.com/register
Act now to get a personalized email address!

Netscape. Just the Net You Need.

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: createdb - missing pq.dll after compile/install?
Следующее
От: Reshat Sabiq
Дата:
Сообщение: Re: java in postgres?