Grasshopper, the algorithms Access uses are proprietry (not published.)
Even if they were published, there would not be a simple answer, since it
depends on your version of Access (JET), your version of Windows, and your
configuration (swapfiles, location of data, Unicode compression and language
settings, etc.) It is not even practical to determine the physical size of a
table.
If you really have a 2GB database, get your information out of Access and
into another database quick before you lose it. You won't be able to
red-line for very long before it blows up.
--
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.
"Grasshopper" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> By the way, if anyone know the answer to the folloing question, please
> tell me. Thanks.
>
> ====================================================
> Do you know if i run quries by linking 4 tables (and assuming each
> table has exactly 1 GB of data), what it the maximum memory that it
> will use during the run time?
> ====================================================
>
> - Grasshopper -