Re: [JDBC] JDBC and stored procedures

From: Tony Grant <tony(at)animaproductions(dot)com>
To: Dave(at)micro-automation(dot)net
Cc: pgsql-jdbc(at)PostgreSQL(dot)org, pgsql-general(at)PostgreSQL(dot)org
Subject: Re: [JDBC] JDBC and stored procedures
Date: 2001-07-11 15:15:31
Message-ID: 994864531.15495.3.camel@tonux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc pgsql-patches

On 11 Jul 2001 10:20:29 -0400, Dave Cramer wrote:

> The GetProcedures function in the driver does not work.

OK. I bet it is on the todo list =:-D

> You should be able to a simple select of the stored proc however

Yes! thank you very much!!!

SELECT getcountryname(director.country)

did the trick where getcountryname is the function (or stored procedure)

Cheers

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mike 2001-07-11 15:23:14 reordering sequences
Previous Message Martijn van Oosterhout 2001-07-11 15:14:01 [PATCH] Partial indices final?

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark 2001-07-11 15:16:05 vacuum problems
Previous Message Rod Taylor 2001-07-11 15:14:32 Re: varchar vs. text

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2001-07-11 15:32:10 Re: : SQLException.getErrorCode() : Where can I find list of error code and description ?
Previous Message Dave Cramer 2001-07-11 14:20:29 Re: [JDBC] JDBC and stored procedures

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-07-11 16:13:23 Re: [PATCH] Partial indices final?
Previous Message Martijn van Oosterhout 2001-07-11 15:14:01 [PATCH] Partial indices final?