I've inherited a legacy system with hundreds of DBF files scattered throughout the filesystem with little to no documentation (or source code). I ultimately plan on migrating the data to SQL Server, but first I need to know what/where data I have.
Is there a way to generate the output from "Statistics" or "Advanced Statistics" from the command line so that I can script something to give me some insight into what is out there?
Thanks in advance,
Robert