OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
AW: Calling stored procedere

From: Hübschen, Peter (peter.huebschenvoit.de)
Date: Fri Dec 19 2003 - 03:50:18 CST


Hello,

to call a stored procedure with i.e. 2 in parameters you have to use:
call poc1(inparam1, inparam2)

If you have 2 in and 1 out parameters I think you have to use:
call poc (inparam1, inparam2, ?)

At least it works for me. If you have [var]char as parameter don't forget to
put them in ' '.

Hope that helps
Peter

-----Ursprüngliche Nachricht-----
Von: Dusan Kolesar [mailto:dusankolesarszm.sk]
Gesendet: Freitag, 19. Dezember 2003 10:24
An: SAP DB mailing list
Betreff: Calling stored procedere

Hello,

when I try to call stored procedure which has no in/out parameters
everithing works.
call poc1

But how to call procedure whit in/out params?

Dusan

--
Dusan Kolesar
Helsinska 19
040 13 Kosice
Slovakia
e-mail : dusankolesarszm.sk
ICQ# : 160507424

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:
http://lists.mysql.com/maxdb?unsub=peter.huebschenvoit.de

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb