| From: | Tony Grant <tony(at)animaproductions(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)PostgreSQL(dot)org |
| Cc: | pgsql-general(at)PostgreSQL(dot)org |
| Subject: | JDBC and stored procedures |
| Date: | 2001-07-11 13:06:57 |
| Message-ID: | 994856817.15478.1.camel@tonux |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-jdbc pgsql-patches |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Olivier Chapiteau | 2001-07-11 13:40:57 | dropping sequence with the table |
| Previous Message | Fernando Schapachnik | 2001-07-11 13:06:37 | Re: TCL and encoding |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Volpe | 2001-07-11 13:38:57 | Re: Postgresql bulk fast loader |
| Previous Message | Hannu Krosing | 2001-07-11 12:58:59 | Re: AW: Possible feature? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikk Anderson | 2001-07-11 13:11:47 | jdbc and unix signals |
| Previous Message | Martijn van Oosterhout | 2001-07-11 12:57:39 | Re: 2 gig file size limit |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-07-11 14:20:29 | Re: [JDBC] JDBC and stored procedures |
| Previous Message | Martijn van Oosterhout | 2001-07-11 12:57:39 | Re: 2 gig file size limit |