Article ID: 115143 - Last Review: August 31, 2005 - Revision: 3.3 FILE: Microsoft Access 2.0 Specs and Limitations for VB 3.0
This article was previously published under Q115143 On This PageSUMMARY This article lists the Microsoft Access version 2.0
Specifications from Appendix A of the Microsoft Access User's Guide. It is
provided here for the benefit of Visual Basic programmers. MORE INFORMATION This information applies only to Microsoft Access version
2.0 (Jet 2.0) databases. Therefore, for this information to be useful, you need
to own all three of these products:
How to Obtain the Compatibility LayerTo obtain the Compatibility Layer, choose one of the following methods:
Microsoft Access 2.0 DatabasesAttribute Maximum ------------------------------------------------------------------- .MDB file size 1 gigabyte Number of objects in a database 32,768 Number of characters in object names 64 Number of characters in a password 14 Number of characters in a user name or group name 20 Number of concurrent users 255 Microsoft Access 2.0 Tables
Attribute Maximum
-------------------------------------------------------------------
Number of characters in a table name 64
Number of characters in a field name 64
Number of fields in a record or table 255
Table size 1 gigabyte
Number of characters in a Text field 255
Number of characters in a Memo field 64,000
Size of OLE Object field 1 gigabyte
Number of indexes in a record or table 32
Number of fields in an index 10
Number of characters in a validation message 255
Number of characters in a validation rule 2048
Number of characters in a table or field description 255
Number of characters in a record 2000
(Excluding Memo and OLE Object fields)
Number of characters in a field property 255
Microsoft Access 2.0 QueriesAttribute Maximum ------------------------------------------------------------------- Number of tables in a query 32 Number of fields in a dynaset 255 Dynaset size 1 gigabyte Number of sorted fields in a query 10 Number of levels of nested queries 50 Number of characters in a cell in the QBE grid 255 Number of ANDs in a WHERE or HAVING clause 40 Number of characters in an SQL statement 64,000 APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






















Back to the top