Re: java in postgres? - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: java in postgres?
Date
Msg-id 0602EE6A.44689C43.00013D13@netscape.net
Whole thread Raw
In response to java in postgres?  ("shiva" <shivananda@otcointernational.com>)
List 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 by date:

Previous
From: Jason Tishler
Date:
Subject: Re: createdb - missing pq.dll after compile/install?
Next
From: Reshat Sabiq
Date:
Subject: Re: java in postgres?