If you have specified a dBASE device format
where the field names are longer than 10 characters, Citect will
not be able to open or create the dBASE DBF file. This is because
the dBASE file format limits all field names to a maximum of 10
characters. For example the device format
"{FLOUR}{WATER}{MILK}{FORMULANAME}" will be invalid for a dBASE
device, because FORMULANAME is longer than 10 characters.
If the device is not a dBASE device then this restriction does
not apply. If your devices work OK as ASCII_DEV, PRINTER_DEV,
SQL_DEV but not dBASE_DEV then this may be the cause. Note also
that the SQL_DEV will also have this restriction if the native file
format for the SQL server is dBASE file format.
|