I'm a fan of data objects ( tdatabase / tdata ). Credit James Bott with introducing me to them and it makes my work so much easier.
Two capabilities missing from these classes is:
oDbf:CopyTo( oDbf2 ) which would allow us to copy all, or filtered, contents of an open data object to a new data file
and
oDbf:AppendFrom( oDbf2 ) which would allow us to append all, or filtered, records from a second database
Does anyone have these two functions now ? If not, I will work on them and provide them to Antonio for inclusion in tDatabase.
Tim
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit