Are these tables in Microsoft Access? If so, how large is the .mdb or .mde
file containing these tables? If it exceeds 2 GByte you're likely to get error
messages like this... I hope you have a backup!
What query are you trying to run!? Sounds like a Cartesian join that's gotten
out of hand!
John W. Vinson [MVP]
>The database size is 2gig.
>Is the solution to run it in a new database just for that table?
>Gadi
>
I'll have to read your other post. I don't think it's a good idea to create
this table in Access in the first place!
If you must, then yes, use a separate freshly compacted .mdb file for this
table alone.
John W. Vinson [MVP]