This is a discussion on Re: How to call a stored procedure in PostgreSQL within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> > Hi all, > > How do I call a stored procedure in PostgreSQL? I tried "call > procedure-name ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > Hi all, > > How do I call a stored procedure in PostgreSQL? I tried "call > procedure-name (arg 1, arg2)" but that does not seem to work... select procedure-name(arg1, arg2); > > Groeten, > > Joost Kraaijeveld > Askesis B.V. > Molukkenstraat 14 > 6524NB Nijmegen > tel: 024-3888063 / 06-51855277 > fax: 024-3608416 > e-mail: J.Kraaijeveld@Askesis.nl > web: www.askesis.nl > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|