Hi i'm trying to change the type of a column in a table but i'm getting a "not enouph disk space/not enouph memory" error.
How might I go about getting around this?
Can i break the table up in chunks, do it, then join them together again?
(I'd like to know how to do this regardless as I have 3 db's that have 1 table each which i'd like to join but each one is about 600mb and I was told 1gb is the limit for Access 97)
In any case, would this be somethign I should do in VBA?
It literally takes 20-40 minutes to do queries on this dB... or any kind of change...
Any help, pointers, tips would be appreciated.
Thx
How might I go about getting around this?
Can i break the table up in chunks, do it, then join them together again?
(I'd like to know how to do this regardless as I have 3 db's that have 1 table each which i'd like to join but each one is about 600mb and I was told 1gb is the limit for Access 97)
In any case, would this be somethign I should do in VBA?
It literally takes 20-40 minutes to do queries on this dB... or any kind of change...
Any help, pointers, tips would be appreciated.
Thx