Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / April 2004

Tip: Looking for answers? Try searching our database.

calculate table size

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
simeon - 30 Apr 2004 09:30 GMT
does anyone knows how can i calculate the size of my
tables or the size of any other object?

thank you in advance
TC - 30 Apr 2004 11:32 GMT
No easy way, given that Access (really, Jet) stores data in variable-length
records - not fixed-length ones.

Maybe write a short program to determine the average length of each field in
all records of the table, then multiply by the # of records?

Anyway, why do you care? What are you trying to achieve?

HTH,
TC

> does anyone knows how can i calculate the size of my
> tables or the size of any other object?
>
> thank you in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.