[Lazarus] Accessing MS SQLServer database from Lazarus/FPC?

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Wed Jan 26 09:06:07 CET 2011



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.




More information about the Lazarus mailing list