J
joeb
I am trying to combine 2 tables that contain the same data
but that were designed separately and so have different
datatypes, field sizes and other properties. The different
properties caused certain fields to show different results
depending upon the source of the record. For example, one
text field had 2 spaces in front of 8 digits for those
records that came from one source table while the same
field from the other source table showed 8 digits only
with no leading or trailing spaces. I don't know how
relevant these differences were but they did cause sorting
discrepancies so I thought it best to mak ethem more
uniform.
I managed, through a make-table query, to make it so that
all records' data was the same. My issue now is that when
I make any changes to the field size property of any field
and try to save the table, I get the following error:
"Microsoft Office Access can't change the data type.
There isn't enough disk space or memory."
Some background notes:
- I'm using Access 2003 in Windows XP Home
- I have an HP Celeron 2.0 with 256MB RAM and 26GB
available on my 56GB drive
- The table in question has about 1.5 million records
- I changed the paging file setting to 1000MB-2000MB with
no effect.
Any guidance would be greatly appreciated.
Thanks in advance...Joe
but that were designed separately and so have different
datatypes, field sizes and other properties. The different
properties caused certain fields to show different results
depending upon the source of the record. For example, one
text field had 2 spaces in front of 8 digits for those
records that came from one source table while the same
field from the other source table showed 8 digits only
with no leading or trailing spaces. I don't know how
relevant these differences were but they did cause sorting
discrepancies so I thought it best to mak ethem more
uniform.
I managed, through a make-table query, to make it so that
all records' data was the same. My issue now is that when
I make any changes to the field size property of any field
and try to save the table, I get the following error:
"Microsoft Office Access can't change the data type.
There isn't enough disk space or memory."
Some background notes:
- I'm using Access 2003 in Windows XP Home
- I have an HP Celeron 2.0 with 256MB RAM and 26GB
available on my 56GB drive
- The table in question has about 1.5 million records
- I changed the paging file setting to 1000MB-2000MB with
no effect.
Any guidance would be greatly appreciated.
Thanks in advance...Joe