Counter: 3032
Published: 2007-01-29 16:25:36

Question: I'd like to know how to clone a dataset. Would you have an example (Step By Step) of how this is done?

Answer: DataSetSource.FetchAll; //<---- If you want to clone all records DataSetDestionation.SelectSQL.Text:=DataSetSource.SelectSQL.Text;
DataSetDestionation.OpenAsClone(DataSetSource);

Prices in Euro:

235 (1 copy)
1250 (unlimited)

Volume discounts are available...

"If every software supplier had a product, and a support staff as good as yours, life would be much easier for developers." >>

John Hart
FOR CUSTOMERS
Download full versions and updates in our Customer's Center