On Wed, 26 Jan 2011, Graeme Geldenhuys wrote:

Op 2011-01-25 22:45, Michael Van Canneyt het geskryf:

This is indeed the problem. However, under Firebird, it is correct. An
Execute will return only the first values.

Is this true even for stored procs that return a result set (aka temp
table of data)?

If you do a simple execute: yes.
If you do a 'SELECT * From ' then all records are returned.

Michael.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to