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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Number of objects



 
 
Thread Tools Display Modes
  #1  
Old February 17th, 2005, 10:09 AM
thomak
external usenet poster
 
Posts: n/a
Default Number of objects

Please tell me the maximum number of objects (forms,queries,tables, reports)
that can be created in access, or could you suggest any URL from where I can
glean this information.
  #2  
Old February 17th, 2005, 10:17 AM
Naresh Nichani MVP
external usenet poster
 
Posts: n/a
Default

Hi;

Take a look here
http://www.mssqlcity.com/Articles/Co...QLvsAccess.htm

This is from Access 2003 help --
Access specifications
Microsoft Access database specifications
Access database

Attribute Maximum
Microsoft Access database (.mdb) file size 2 gigabytes minus the space
needed for system objects.
Number of objects in a database 32,768
Modules (including forms and reports with the HasModule property set
to True) 1,000
Number of characters in an object name 64
Number of characters in a password 14
Number of characters in a user name or group name 20
Number of concurrent users 255

Table

Attribute Maximum
Number of characters in a table name 64
Number of characters in a field name 64
Number of fields in a table 255
Number of open tables 2048; the actual number may be less because of
tables opened internally by Microsoft Access
Table size 2 gigabyte minus the space needed for the system objects
Number of characters in a Text field 255
Number of characters in a Memo field 65,535 when entering data through
the user interface;
1 gigabyte of character storage when entering data programmatically
Size of an OLE Object field 1 gigabyte
Number of indexes in a table 32
Number of fields in an index 10
Number of characters in a validation message 255
Number of characters in a validation rule 2,048
Number of characters in a table or field description 255
Number of characters in a record (excluding Memo and OLE Object
fields) 2,000
Number of characters in a field property setting 255

Query

Attribute Maximum
Number of enforced relationships 32 per table minus the number of
indexes that are on the table for fields or combinations of fields that are
not involved in relationships
Number of tables in a query 32
Number of fields in a recordset 255
Recordset size 1 gigabyte
Sort limit 255 characters in one or more fields
Number of levels of nested queries 50
Number of characters in a cell in the query design grid 1,024
Number of characters for a parameter in a parameter query 255
Number of ANDs in a WHERE or HAVING clause 99
Number of characters in an SQL statement approximately 64,000

Form and report

Attribute Maximum
Number of characters in a label 2,048
Number of characters in a text box 65,535
Form or report width 22 in. (55.87 cm)
Section height 22 in. (55.87 cm)
Height of all sections plus section headers (in Design view) 200 in.
(508 cm)
Number of levels of nested forms or reports 7
Number of fields or expressions you can sort or group on in a report
10
Number of headers and footers in a report 1 report header/footer; 1
page header/footer; 10 group headers/footers
Number of printed pages in a report 65,536
Number of controls and sections you can add over the lifetime of the
form or report 754
Number of characters in an SQL statement that serves as the
Recordsource or Rowsource property of a form, report, or control (both .mdb
and .adp) 32,750

Macro

Attribute Maximum
Number of actions in a macro 999
Number of characters in a condition 255
Number of characters in a comment 255
Number of characters in an action argument 255


Regards,

Naresh Nichani
Microsoft Access MVP


"thomak" wrote in message
...
Please tell me the maximum number of objects (forms,queries,tables,

reports)
that can be created in access, or could you suggest any URL from where I

can
glean this information.



  #3  
Old February 17th, 2005, 10:20 AM
Brendan Reynolds
external usenet poster
 
Posts: n/a
Default

Number of objects in a database: 32, 768
Modules (including forms and reports with the HasModule property set to
True: 1,000

See 'Specifications' in the help file.

--
Brendan Reynolds (MVP)


"thomak" wrote in message
...
Please tell me the maximum number of objects (forms,queries,tables,
reports)
that can be created in access, or could you suggest any URL from where I
can
glean this information.



  #4  
Old February 17th, 2005, 11:58 AM
Arvin Meyer
external usenet poster
 
Posts: n/a
Default

"thomak" wrote in message
...
Please tell me the maximum number of objects (forms,queries,tables,

reports)
that can be created in access, or could you suggest any URL from where I

can
glean this information.


Open your version of Access, go to the Help file and type "Specification" in
the index.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access


 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
GET.CELL Biff Worksheet Functions 2 November 24th, 2004 07:16 PM
How do I set-up automatic number generation in Excel? General Discussion 0 November 16th, 2004 04:58 PM
Setting A Number Equal to Another Number slag018 General Discussion 1 October 19th, 2004 04:16 AM
large number, store and sort AHopper Database Design 3 August 20th, 2004 08:17 AM
Excel- Inserting a varying number of rows Ken Wright Worksheet Functions 1 March 20th, 2004 10:20 PM


All times are GMT +1. The time now is 10:40 AM.


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