473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

AccessXP file size limit question

HI,

I understand AccessXP file size has a 2 gig limit but I trying to
understand the following

I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.

AccessXP blots to almost twice the size of the import file??? is that
right?

Oct 25 '07 #1
5 2121
bobh wrote:
HI,

I understand AccessXP file size has a 2 gig limit but I trying to
understand the following

I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.

AccessXP blots to almost twice the size of the import file??? is that
right?
I'm just tossing some stuff out that may/maynot be correct.

In Specifications in Help for XP, it states "2 gigabyte minus the space
needed for the system objects."

Perhaps some "bloat" is due to Unicode.

Another is the table you are importing into...does it have an index?
Oct 25 '07 #2
one field is indexed(dups OK) but that field is not one of the
imported fields, I populate it with an update query after the import
of the data from the data file so, none of the imported fields are
indexed.
bobh.

On Oct 25, 11:05 am, Salad <o...@vinegar.comwrote:
bobh wrote:
HI,
I understand AccessXP file size has a 2 gig limit but I trying to
understand the following
I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.
AccessXP blots to almost twice the size of the import file??? is that
right?

I'm just tossing some stuff out that may/maynot be correct.

In Specifications in Help for XP, it states "2 gigabyte minus the space
needed for the system objects."

Perhaps some "bloat" is due to Unicode.

Another is the table you are importing into...does it have an index?

Oct 25 '07 #3
On Oct 25, 10:56 am, bobh <vulca...@yahoo.comwrote:
one field is indexed(dups OK) but that field is not one of the
imported fields, I populate it with an update query after the import
of the data from the data file so, none of the imported fields are
indexed.
bobh.

On Oct 25, 11:05 am, Salad <o...@vinegar.comwrote:
bobh wrote:
HI,
I understand AccessXP file size has a 2 gig limit but I trying to
understand the following
I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.
AccessXP blots to almost twice the size of the import file??? is that
right?
I'm just tossing some stuff out that may/maynot be correct.
In Specifications in Help for XP, it states "2 gigabyte minus the space
needed for the system objects."
Perhaps some "bloat" is due to Unicode.
Another is the table you are importing into...does it have an index?- Hide quoted text -

- Show quoted text -
If the data being imported is not already in unicode format, then
expect the size to double.

Oct 25 '07 #4
ARC
I've always found that importing has extra overhead in the target database,
so you could well reach the 2GB limit as it tried to import all the data.
You might have to try importing it in 1/4's possibly, and doing a compact
after each import.
"bobh" <vu******@yahoo.comwrote in message
news:11**********************@o38g2000hse.googlegr oups.com...
HI,

I understand AccessXP file size has a 2 gig limit but I trying to
understand the following

I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.

AccessXP blots to almost twice the size of the import file??? is that
right?
Oct 25 '07 #5

Since a couple of people here have already mentioned Unicode and
indexes (which "index" even when there isn't any data to index!), I'll
just mention that *how* you import that file can also be a cause of
bloat.

Since this is a tab delimited file, try just *linking* to the file and
using a query to import the file.

Also consider using a "temp" database that is just a container for the
file to be imported. This database should be separate from the
database you are using to do the import with. If memory serves, Tony
Toews has an example of creating and linking to a temp database on his
website: http://www.granite.ab.ca/accsmstr.htm

On Thu, 25 Oct 2007 07:30:35 -0700, bobh <vu******@yahoo.comwrote:
>HI,

I understand AccessXP file size has a 2 gig limit but I trying to
understand the following

I have a tab delimited data file that is 1.3 gigs big and I try to
import it into an empty AccessXP database and it starts to import then
stops, I look at the database size and it shows 1.99 gigs.

AccessXP blots to almost twice the size of the import file??? is that
right?
Please Post Any Replies To This Message Back To the Newsgroup.
There are "Lurkers" around who can benefit by our exchange!
Oct 25 '07 #6

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

Similar topics

3
by: Steve | last post by:
Recently due to viruses I had to wipe my harddrive and reload everything. Now, in AccessXP(2000 and XP mode) all new reports and all reports in existing databases open in Fit to Page rather than...
0
by: Bob Hynes | last post by:
Hi All, In one of my Access97 db applications I created a report which I output to a RichTextFormat file attach it to an Email and send it out, that has worked just fine for a couple of years now....
3
by: Goncalo | last post by:
Hi. You can limit the uploaded file size by changing the httpRuntime's maxRequestLength in web.config, right? So, my question is, how can you tell in CodeBehind that the file 'uploaded' is...
5
by: Jefferis NoSpamme | last post by:
Hi all, I'm trying to limit the file size of an image submission and I keep running into various problems. I've got most of it working, but I'm stumped and I have a basic question as to WHY this...
1
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 on Apache 2 on Fedora Core 5. PHP was installed using Apache's apxs and the php library was installed to /usr/local/php. However, when I set my "error_reporting"...
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 maximum 1 meg of file) ? Thank you
6
by: | last post by:
Hi, I use upload control, how to enable upload *.pdf file and enlarge file size? Please help.
2
by: cleary1981 | last post by:
Hi, I have created a script in PHP thats generates an SVG image. Want I want to do is have PHP save this as example.svg. Can this be done? Heres my code <?php require "config.php"; $proj_id =...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.