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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Structure for table

Status
Not open for further replies.

Sinbad

Programmer
Nov 27, 2000
36
US
How do I show the structure for a FoxPro table? In SQL I would use sp_columns. Allan Jagos
Web Developer
Robinson & Cole LLP
 
Allan,
You can also use the AFIELDS() Function to put the information in an array for easy processing.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top