DBase III Tables (Colin Acheson)
Colin,
Thanks by reply...
Well, I am asking this because I need to export parts of my database to a
Clipper application. This Clipper application build, for every new projects,
some DBF files (including files with more than 254 fields, and fields with
more than 254 characters). About write my own routine to write the file
format and put all informations inside, there is no problem. I know, the
whell is already ok, but I think that using Delphi I should get back to the
"stone-age" and rebuild the whell. I would like to find a set of components
which can build this file for me, but I can't find any yet.
About Interbase, we are working with this by now. I have working with
Interbase (not professionally) since JAN/99, and the version 6.01 is working
ok for me. But the "export" routine to Clipper application will stay in this
version of the program... There is no other way to me.
Thanks...
Giovani Marinho
PS.: I was looking for the file format at http://www.wotsit.org, but there
is not a specific Clipper DBase format.