Hi, I have stored procedure in FireBird: EXECUTE PROCEDURE ZnajdzKodKreskowy (:Kod, 0, 0, 0, :IleCyfrSprawdzac) RETURNING_VALUES (:Jest, :Zlecenie, :I1, :I2, :I3, :I4, :D, :I5, :S);
I was trying to get returning values to lazarus code, but I couldn't. I find out that there is no StoredProcedure element from Delphi. How could I get this values? I would be pleased if someone wrote an example. And sorry for my English. Best regards, Kamil Walas _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
