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!

Table Properties????

Status
Not open for further replies.

JulietB

Programmer
May 25, 2001
9
CA
Does anyone know how to view the properties of a table?
I have tried just about everything in the help file and did not get any leads.
I would like to see the size of a particular table in my current database. I can easily get my database size, but I can't figure out how to get the table size. I can view the number of bytes allocated for each feild in the table through the documenter, but that does not give me the true size of the table.

Thanks for your help
 
It's not exact, but you could make a new blank db and note the size. Import the table and see the difference. I don't know of a way to do it in code, sorry!
Joe Miller
joe.miller@flotech.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top