<div><br clear="all">Hi I am using delphi 5 with sql server 2000. I need help in using tclientdataset.</div>
<div>&nbsp;</div>
<div>My actual scenario is i am using tquery&nbsp;to fetch some record.</div>
<div>&nbsp;</div>
<div>let say ssql := &#39;select * from tabl1 where x in(select * from table 3 where y&gt;2)&nbsp;&#39;</div>
<div>&nbsp;</div>
<div>qry.sql.add(ssql);</div>
<div>qry.open.&nbsp;</div>
<div>&nbsp;</div>
<div>now my main concern is how do i copy the&nbsp;output of the above qry to clientdataset memory.&nbsp;</div>
<div>do i&nbsp;have to use some dataset provider too with this. I am new to cleintdataset thing. I mostly use tquery</div>
<div>&nbsp;</div>
<div>Sorry for my ignorance, but i will apreciate if someone help me with this&nbsp;&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Vikas</div>
<div>&nbsp;</div>
<div>&nbsp;<br>&nbsp;&nbsp;vikas </div>