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

Retrieving column headings of an ms-access table

Status
Not open for further replies.

indrayani

Programmer
Jan 24, 2002
8
IN
I want to get the column headings of the specific table in a ms-access database .

Is there any system table like msysobjects or msyscolumns which contains the information about tables or columns of a database
 
Are you trying to do this from a FoxPro for Windows app? (FPW 2.5b or 2.6a?) Mixing 16-bit apps (FPW) with 32-bit apps (MS Access) is usually somewhere between "messy" and impossible.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top