Hi, Mattias.
> is there any way to get known of the
> number of used tableIDs?
Not really. One can estimate how many are being used, though. A TableID is
used for each table, each form, each form's module, each table listed in a
query, multiple TableID's for each subform with master and child links
(depending upon the complexity of the query used), two TableID's for each
linked table, and so on.
> is it possible to increase the maximum number of tableIDs?
If one is using Access 97 prior to SR-1 being installed, then installing
this service release or a later one will increase the number of TableID's
from 1024 to 2048. Upgrading from Access 95 or earlier to a later version
of Access (Jet, really) will increase the the number of TableID's to 2048.
2048 is the maximum number of TableID's that can be used simulataneously for
the later versions of Jet. There's no way to increase this limit, though.
HTH.
Gunny
See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.
(Please remove ZERO_SPAM from my reply E-mail address, so that a message
will be forwarded to me.)
> Hi Gunni,
>
[quoted text clipped - 106 lines]
> >
> >.