The problem is as follows:

Load and display a tree of data from four tables which represent a hierachy
of parent child relationships
Select one or more tree items from any level
Copy only the selected items to another database with new keys

Some table records have blobs

I am currently doing a one by one select all for each selected record and
copying to the destination

It takes ages ..

Paul Lowman



_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to