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

ACCESS 2007 DATABASE SIZE



 
 
Thread Tools Display Modes
  #1  
Old August 21st, 2009, 04:43 PM posted to microsoft.public.access.gettingstarted
Jim[_49_]
external usenet poster
 
Posts: 13
Default ACCESS 2007 DATABASE SIZE

Is there a database size limit for Access 2007 or is it determined by
storage space?
  #2  
Old August 21st, 2009, 05:01 PM posted to microsoft.public.access.gettingstarted
John Spencer
external usenet poster
 
Posts: 7,815
Default ACCESS 2007 DATABASE SIZE

As far as I know, the size limit is 2 Gigs if you are using Jet or ACE as the
data repository. If you are using MS SQL server, then the limits are those
for your version of MS SQL server. If you are using Oracle or MySql or ...
then the size limits are governed by those applications.

However if you choose to split the data into multiple Access (Jet or ACE)
backends you can in theory have really large databases (up to 2 gigabytes for
each of the linked backends). I suspect that the performance could (probably
would) be terrible if you needed to do this.

John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County

Jim wrote:
Is there a database size limit for Access 2007 or is it determined by
storage space?

  #3  
Old August 21st, 2009, 06:31 PM posted to microsoft.public.access.gettingstarted
Douglas J. Steele[_3_]
external usenet poster
 
Posts: 3,143
Default ACCESS 2007 DATABASE SIZE

"John Spencer" wrote in message
...

However if you choose to split the data into multiple Access (Jet or ACE)
backends you can in theory have really large databases (up to 2 gigabytes
for each of the linked backends). I suspect that the performance could
(probably would) be terrible if you needed to do this.


Of course, you wouldn't be able to set relations between tables in different
backends.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)



  #4  
Old August 21st, 2009, 08:01 PM posted to microsoft.public.access.gettingstarted
Steve[_77_]
external usenet poster
 
Posts: 1,017
Default ACCESS 2007 DATABASE SIZE

To clarify ..........

You would be able to set relationships between tables in a backend. You
wouldn't be able to set relationships between tables in different backends.

Steve



"Douglas J. Steele" wrote in message
...
"John Spencer" wrote in message
...

However if you choose to split the data into multiple Access (Jet or ACE)
backends you can in theory have really large databases (up to 2 gigabytes
for each of the linked backends). I suspect that the performance could
(probably would) be terrible if you needed to do this.


Of course, you wouldn't be able to set relations between tables in
different backends.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)





  #5  
Old August 21st, 2009, 09:03 PM posted to microsoft.public.access.gettingstarted
Douglas J. Steele[_3_]
external usenet poster
 
Posts: 3,143
Default ACCESS 2007 DATABASE SIZE

And that's different than what I said how...?

You used the exact same words as me, Steve! "You wouldn't be able to set
relationships between tables in different backends."

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Steve" wrote in message
...
To clarify ..........

You would be able to set relationships between tables in a backend. You
wouldn't be able to set relationships between tables in different
backends.

Steve



"Douglas J. Steele" wrote in message
...
"John Spencer" wrote in message
...

However if you choose to split the data into multiple Access (Jet or
ACE) backends you can in theory have really large databases (up to 2
gigabytes for each of the linked backends). I suspect that the
performance could (probably would) be terrible if you needed to do this.


Of course, you wouldn't be able to set relations between tables in
different backends.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)







  #6  
Old August 22nd, 2009, 03:42 PM posted to microsoft.public.access.gettingstarted
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default ACCESS 2007 DATABASE SIZE


"John Spencer" wrote in message
...

However if you choose to split the data into multiple Access (Jet or ACE)
backends you can in theory have really large databases (up to 2 gigabytes
for each of the linked backends). I suspect that the performance could
(probably would) be terrible if you needed to do this.


Not as bad as one would think. In the huge 30 GB Access 2.0 database I once
worked on, a list box selection named the table, and a record could be
retrieved in a few seconds.

In an Access 2003 database with 2, 1+ GB backends, joined with a union
query. A record could be retrieved from over 12 million rows in about 20
seconds. Considering that it had to completely run the union query first,
that isn't too bad.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com



 




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 10:13 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.