Anand,
thanks, for your help..
actuly, I want to know exact utili(s)zation of the HDD, by one table.
This is the exact utilization what the enterprise manager says. I have
not tested for image fields (they are not stored at the record itself,
but in so-called large value pages). Maybe they are not calculated
correct.
We have build a freeware tool for calculate the amount of disk space,
MS Access tables occupies (Access Memory Reporter, see
www.atroplan.com/AccMemoryReporter.htm). Access and SQL Server
structures are most the same. There are pages (Access 2000: 4 kByte,
SQL Server 7.0: 8 kByte for example) which each belongs to one table.
(hmm, I have to say, that Access 2.0 structure and SQL Server
structure are mostly the same, Access has a new structure up from
Access 97)
Even if a page is not filled completely, the whole page belongs to one
table. So you have to count the pages to calculate the disk space the
table needs. This is the way the enterprise manager calculate.
What do you want more?
Regards
Thilo Immel
Access Repiar Service
www.atroplan.com
SQL Server Repair Service
www.SQL-Server-repair.com