Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

maximum number of fields

Status
Not open for further replies.

jerold

Programmer
Aug 30, 2000
52
PH
May I know the maximum number of fields a table cah hold?
 
Minor qualification - if it's a VFP table part of a database and any field allows NULL values, then the maximum fields is only 254. VFP uses the 255th to store a set of "flags" to indicate which of the 254 fields use NULLs.

Rick
 
Hi Jerold
If you want to know anything about FoxPro limitation, search your MSDN for "Visual FoxPro System Capacities"

Thanks,

Walid Magd
Engwam@Hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top