JDBC and stored procedures

Поиск
Список
Период
Сортировка
От Tony Grant
Тема JDBC and stored procedures
Дата
Msg-id 994856817.15478.1.camel@tonux
обсуждение исходный текст
Ответ на Re: 2 gig file size limit  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: [JDBC] JDBC and stored procedures
Список 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 по дате отправления:

Предыдущее
От: Fernando Schapachnik
Дата:
Сообщение: Re: TCL and encoding
Следующее
От: Olivier Chapiteau
Дата:
Сообщение: dropping sequence with the table