[DUG] need help in client dataset
Vikas...
vikas.image at gmail.com
Thu Jun 5 18:26:06 NZST 2008
Hi I am using delphi 5 with sql server 2000. I need help in using
tclientdataset.
My actual scenario is i am using tquery to fetch some record.
let say ssql := 'select * from tabl1 where x in(select * from table 3 where
y>2) '
qry.sql.add(ssql);
qry.open.
now my main concern is how do i copy the output of the above qry to
clientdataset memory.
do i have to use some dataset provider too with this. I am new to
cleintdataset thing. I mostly use tquery
Sorry for my ignorance, but i will apreciate if someone help me with this
Regards
Vikas
vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20080605/c7c359b9/attachment.html
More information about the Delphi
mailing list