TUniQuery Interbase set Fetchall
Posted: Tue 17 Jun 2014 07:39
Hello,
I am a new user of unidac pro and I can't find Fetchtall property in TuniQuery or in TuniQuery.SpecificsOptions.
with fQry = TUniQuery,I try :
But it doesn't work !
An idea ?
Thanks you.
I am a new user of unidac pro and I can't find Fetchtall property in TuniQuery or in TuniQuery.SpecificsOptions.
with fQry = TUniQuery,I try :
fQry.SpecificOptions.Add('InterBase.FetchAll=True');
But it doesn't work !
An idea ?
Thanks you.