32 is max field length.
Type: Posts; User: barrymavin
32 is max field length.
In the console.
use path\to\table
list structure
You can open native VFP tables you just can't update the indexes.
Max filename length is 512.
Windows imposes a maximum path length of 255 characters.
Hi David,
The table names are not an issue.
Hi David,
Long table name? Do you mean long column name?
VFP stores long column names in the dbc not the table making them incapable of being moved out of the dbc. This is most likely why your...