A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

finding out table size



 
 
Thread Tools Display Modes
  #1  
Old June 10th, 2004, 09:00 PM
Paris
external usenet poster
 
Posts: n/a
Default finding out table size

I have had no trouble finding out that Access 2000 and 2003 have a 2GB
limit on table size. Now, how does one go about finding out how large a
table is. right click properties doesn't reveal this

Paris


  #2  
Old June 10th, 2004, 10:02 PM
Tim Ferguson
external usenet poster
 
Posts: n/a
Default finding out table size

"Paris" wrote in
news
I have had no trouble finding out that Access 2000 and 2003 have a 2GB
limit on table size. Now, how does one go about finding out how large a
table is. right click properties doesn't reveal this


It really doesn't matter how big a table is -- it just has to fit inside
the .mdb file. In any case, it's probably meaningless, since it's not
helpful to store a table without its indexes, relational constraints,
property sheets, and so on; which are presumably all scattered throughout
the file. Why do you care how big the table is?

Tim F

  #3  
Old June 16th, 2004, 11:50 PM
BMW
external usenet poster
 
Posts: n/a
Default finding out table size

You could do some maths on the size of a record and multiply by number of
rows - but i seem to remember that there is an analysis tool -
tools-analyze table that should give you what you need.

You may need to install it from the CD if you have not already done so.
"Tim Ferguson" wrote in message
...
"Paris" wrote in
news
I have had no trouble finding out that Access 2000 and 2003 have a

2GB
limit on table size. Now, how does one go about finding out how large a
table is. right click properties doesn't reveal this


It really doesn't matter how big a table is -- it just has to fit inside
the .mdb file. In any case, it's probably meaningless, since it's not
helpful to store a table without its indexes, relational constraints,
property sheets, and so on; which are presumably all scattered throughout
the file. Why do you care how big the table is?

Tim F



  #4  
Old June 21st, 2004, 02:09 PM
Paris
external usenet poster
 
Posts: n/a
Default finding out table size

Tim,
Thanks. I'll give it a whirl. In the mean time I've simulated the table
size over a year and it's still well below 2GB....no real issue anymore.

Paris
"BMW" wrote in message
...
You could do some maths on the size of a record and multiply by number of
rows - but i seem to remember that there is an analysis tool -
tools-analyze table that should give you what you need.

You may need to install it from the CD if you have not already done so.
"Tim Ferguson" wrote in message
...
"Paris" wrote in
news
I have had no trouble finding out that Access 2000 and 2003 have a

2GB
limit on table size. Now, how does one go about finding out how large

a
table is. right click properties doesn't reveal this


It really doesn't matter how big a table is -- it just has to fit inside
the .mdb file. In any case, it's probably meaningless, since it's not
helpful to store a table without its indexes, relational constraints,
property sheets, and so on; which are presumably all scattered

throughout
the file. Why do you care how big the table is?

Tim F





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:43 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.