[Gambas-user] Mysql Stored Procedure

Nikola Rogozarski n.rogozarski at ...626...
Sun Nov 8 15:19:59 CET 2015


I searched on google but did not have a good explanation of how to use
mysql stored procedures. I have a stored procedure with four parameters
("IN.Param1" "OUT.Param2", "OUT.Param3", "OUT.Param4"). First parameter
to use as criteria for filtering data, аnd the rest to see the returned
data.

My question is, how to use stored procedures with parameters ?
Does anyone have experience with this and how is it used in Gambas?





More information about the User mailing list