472,353 Members | 1,150 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

Maximum size of Access file or mdb

The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?

Apr 2 '07 #1
7 21137
Max file size is 2GB, so 77MB is nothing to worry about.

77,000 MB might be a problem. :-)

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<to*******@msn.comwrote in message
news:11**********************@y66g2000hsf.googlegr oups.com...
The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?
Apr 2 '07 #2
On 2 Apr 2007 08:59:49 -0700, to*******@msn.com wrote:
The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?
Look in Help
Index tab + Specification + Access Specifications + Access Database
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Apr 2 '07 #3
On Apr 2, 12:04 pm, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
Max file size is 2GB, so 77MB is nothing to worry about.

77,000 MB might be a problem. :-)

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<tomleb...@msn.comwrote in message

news:11**********************@y66g2000hsf.googlegr oups.com...
The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?- Hide quoted text -

- Show quoted text -
I thought A97 files could only reach 1GB? I seem to recall files
blowing up on a regular basis at my old job if we didn't compact them
twice a day once they hit 800MB, and I know we used A97 there.

Apr 2 '07 #4
On 2 Apr 2007 11:15:11 -0700, ManningFan wrote:
On Apr 2, 12:04 pm, "Allen Browne" <AllenBro...@SeeSig.Invalidwrote:
>Max file size is 2GB, so 77MB is nothing to worry about.

77,000 MB might be a problem. :-)

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<tomleb...@msn.comwrote in message

news:11**********************@y66g2000hsf.googleg roups.com...
>>The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?- Hide quoted text -

- Show quoted text -

I thought A97 files could only reach 1GB? I seem to recall files
blowing up on a regular basis at my old job if we didn't compact them
twice a day once they hit 800MB, and I know we used A97 there.
You're correct. A97 does have a limit of 1 Gb. Unfortunately the OP
didn't tell us what his Access version is, and the majority of posts
are now for A2000 and newer.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Apr 2 '07 #5
fredg <fg******@example.invalidwrote in
news:2d*****************************@40tude.net:
You're correct. A97 does have a limit of 1 Gb. Unfortunately the
OP didn't tell us what his Access version is, and the majority of
posts are now for A2000 and newer.
You mean "Jet 4 and newer". It's not an Access limitation -- it's a
Jet database engine limitation.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Apr 3 '07 #6
Have you tried to compact your DB?

<to*******@msn.comwrote in message
news:11**********************@y66g2000hsf.googlegr oups.com...
The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?

Apr 6 '07 #7
Scott wrote:
Have you tried to compact your DB?

<to*******@msn.comwrote in message
news:11**********************@y66g2000hsf.googlegr oups.com...
>The file size of the Access application I'm currently working on is
77,000 MB.
What is the maximum size the Access file or MDB can be?

I have a client who got their MDB file up to about 2 gig. You don't
want to get that big if at all possible.

Their database was so big it could not run compress. I ended up
building an archive process, to create a separate MDB of historical data
and created a new, smaller db with current data. Their database is now
about 125 MB and working well.
Apr 6 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Dave Crypto | last post by:
Hi There, SUMMARY: I need to know what the actual maximum date limit possible on a row of a MYSQL database. MORE DETAILS: For example,...
7
by: Joey C. | last post by:
Hello, I'm designing a small "briefcase" program that will allow me to quickly upload, download, and delete files in a briefcase. The only real...
2
by: Kums | last post by:
What is the maximum permissible size of a database? Is there any limitation. What is the maximum # of tablespace's allowed in a database? ...
15
by: Lauren Wilson | last post by:
Access 2K dim MyStr as string What is the maximum amount of text or bytes that this variable can store? Does anyone know?
15
by: uremae | last post by:
I tried to open some large files in my computer. (ram 512MB) 1. is there limitation of file size FOPEN? 2. if I have a file that is larger than...
2
by: Retheesh | last post by:
I have a requirement for importing a sql file in my local databse.I have exported the file from the client database.That file is more than 50mb.I...
12
by: Paul Sijben | last post by:
I have a server in Python 2.5 that generates a lot of threads. It is running on a linux server (Fedora Core 6). The server quickly runs out of...
2
by: skyy | last post by:
Hi.. i am doing some uploading of files using CGI with perl script.. the $CGI::POST_MAX is used to limit the maximum size of the upload file. ...
6
by: fiefie.niles | last post by:
In ASP.Net (VS 2005), is there a way to limit the user to upload a file up to certain size (say, I would like to limit the user to upload at the...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.