"Do as I think not as I say". Example: the above reference article states that a table size may be 2Gig. Given that a database may only be 2Gig logic would lead us to believe that if your database held only 1 table all would fit. However, on the version specific note, MSDN tells us that a table is limited to 1Gig. Both articles indicated that the specs are for Access2000. Go figure? Anyway..
Alan: First you really need to know the difference between a row and a record. In larger applications or if you move to another development platform in can really make a difference. It's really just how you think about it!! Ok now, the specs indicate that the size of the ROW does not include MEMO and OLE fields. I do remember reading somewhere in Knowledge Base land the size for these objects, but cannot specifically remember.