On 08/25/2016 01:09 AM, Martin Schreiber wrote:
>
>> tsqlresult
>>
> Used to encapsulate a SQL statemend which returns a result set, normally a
> SELECT statement. With less overhead than TmseSQLQuery. Use it if you merely
> need to fetch the data.
>

After I set the tsqlresult.active to true how do I access the returned 
database columns?

The sqlquery and sqlstatement have a fieldbyname('column').astype 
function but the sqlresult does not (aat least when I try to com ile on 
mseide  version 4.2).

------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to