JDBC and stored procedures - Mailing list pgsql-general

From Tony Grant
Subject JDBC and stored procedures
Date
Msg-id 994856817.15478.1.camel@tonux
Whole thread Raw
In response to Re: 2 gig file size limit  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: [JDBC] JDBC and stored procedures
List pgsql-general
Hello,

I am trying to use a stored procedure via JDBC. The objective is to be
able to get data from more than one table. My procedure is a simple get
country name from table countries where contry code = $1 copied from
Bruces book.

Ultradev is giving me "Error calling GetProcedures: An unidentified
error has occured"

Just thought I would ask here first if I am up against a brick wall?

Cheers

Tony Grant

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


pgsql-general by date:

Previous
From: Fernando Schapachnik
Date:
Subject: Re: TCL and encoding
Next
From: Olivier Chapiteau
Date:
Subject: dropping sequence with the table