Hello,
How can I achieve exclusive access from a front end access application to a
backend mdb? The option Exclusive does not seem to to the trick, probably
because the communication to the back end mdb is not subject to that
setting.
I welcome you taughts,
Didier
david@epsomdotcomdotau - 23 Jun 2005 04:22 GMT
The linked table manager creates shared links. If you want
to create exclusive links, you need to use code: one of the
flags in the create tabledef function is the exclusive flag.
(david)
> Hello,
>
[quoted text clipped - 6 lines]
>
> Didier