[Lazarus] SQLdb not able to retrieve data from stored procedures?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Jan 20 11:48:17 CET 2011
Op 2011-01-20 12:38, michael.vancanneyt at wisa.be het geskryf:
> But in other engines "SELECT * FROM SelectSomeData(1234)" does work on a
> stored procedure.
That will only work if the stored procedure returns a table-type dataset.
I used to use MS SQL Server years ago, but can't remember if we used
that format (from original poster) to pass parameters. I'll see if I can
find some old delphi code to confirm.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list