How to use SQLRefresh with Cursors?
Posted: Sun 06 Aug 2006 18:16
How to use SQLRefresh with Cursors?
for example:
Query1->SQL->Text="begin :Cur:=DL.LOADER(:CODE,:PAR1,:PAR2,:PAR3); end;";
(inside simple SQL like this: select * FROM employees )
Query1->SQLRefresh->Text= ?
Thanks
for example:
Query1->SQL->Text="begin :Cur:=DL.LOADER(:CODE,:PAR1,:PAR2,:PAR3); end;";
(inside simple SQL like this: select * FROM employees )
Query1->SQLRefresh->Text= ?
Thanks