Op 2011-01-20 12:38, [email protected] 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/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
