table structure

Y

yogi

I'm new in access.
in visual foxpro you have a command list struct that would display the
structure of the table.

How can I do that in access?
thanks
 
D

Dirk Goldgar

yogi said:
I'm new in access.
in visual foxpro you have a command list struct that would display the
structure of the table.

How can I do that in access?


Not knowing FoxPro, I'm not sure exactly what you're after. You can open
the table in design view, to see and edit the design. And you can use the
Documenter (Tools -> Analyze -> Documenter, in Access 2003) to cerate a
report on the table structure.
 
Top