Sorry for the number of posts with new threads, my knowledge of the database is not very.
Help me please!
I am creating a program that generates dbf files at level 25 in Lazarus (Linux).
I need to know what size (and if required) for each type of Dbf.FieldDefs
They are:
ftString
ftSmallInt
ftInteger
ftWord
ftBoolean
ftFloat
ftCurrency
ftBCD
ftDate
ftDateTime
ftBytes
ftAutoInc
ftBlob
ftMemo
ftDBaseOle
ftFixedChar
ftWideString
ftLargeInt
There are some that do not even know what it does, some website talking about them?
Thanks