13.05.2010 20:28, Itamar Lins написав(ла):
Hi!
Please inform the link or doc with structure of dbf supporting for
harbour.
Best regards,
Itamar M. Lins Jr.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi!
You can find some info in function static HB_ERRCODE hb_dbfCreate(
DBFAREAP pArea, LPDBOPENINFO pCreateInfo ) in dbf1.c
case HB_FT_STRING:
pThisField->bType = 'C';
case HB_FT_LOGICAL:
pThisField->bType = 'L';
...
Regards,
Alexey Myronenko
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour