reading FoxPro .dbf file metadata?
Posted: Wed Jul 14, 2010 5:49 am
I know that previously Bob Sneidar had posted info about reading metadata from .dbf files.
I am wondering if this code was uploaded or made available somewhere, as I have a need to perform the same task. If I can read enough metadata from .dbf files, then I can attempt to perform the conversion of an entire FoxPro database into a Revolution stack utilizing a SQL database backend.
I don't need to use Rev to read the actual data from the .dbf files, I have other software to perform that task. I just need to be able to read the low-level metadata for field name, field type, NULL status, UNIQUE status, and primary key status of fields.
David Simpson
http://www.fmpromigrator.com
I am wondering if this code was uploaded or made available somewhere, as I have a need to perform the same task. If I can read enough metadata from .dbf files, then I can attempt to perform the conversion of an entire FoxPro database into a Revolution stack utilizing a SQL database backend.
I don't need to use Rev to read the actual data from the .dbf files, I have other software to perform that task. I just need to be able to read the low-level metadata for field name, field type, NULL status, UNIQUE status, and primary key status of fields.
David Simpson
http://www.fmpromigrator.com