Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum length fieldnames free tables 10 characters why?
Message
 
To
17/02/2005 13:16:59
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
00988010
Message ID:
00988222
Views:
63
>Because of the way the field names are stored in the header of the DBF. Modifying this would break backward compatibility. If you need field names longer than 10 characters, you need to put the table inside a database (DBC).

I bet it could be solved by adding a new file engine - call `em DBXs. That way an application could open either. The would need to behave like DBFs. For non-DBF behavior we already have the DBC.
>
>>I started programming with VFP using version 3.0, one of the first things I noticed was that fieldnames of free tables could not be longer than 10 characters. I thought that this was due the fact we were using a relatively old version . When we upgraded to VFP 8.0, this didn't change. And this really astonishes me. Why is there a limit anyway?
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform