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

see table size?

Status
Not open for further replies.

JaredTaylor74

Technical User
Jul 26, 2004
51
US
Is there a way to view the size of a table in access? i have several tables and i want to see how much space they are taking up, either in the database or in general.

Thanks,
Jared
 
You should be able to find field size rules in Help (look at datatypes). You'll have to add up the field sizes and then multiply by the number of records. But bear in mind that all text fields are only as big as the data, not the declared field size.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top