T
Tcs
I have a small app, that is, and will be, just single user. But I want the data
that I create with my code, to be available to others. So I'd like to split my
..mdb into a front and back end.
I have no problem with manually moving the data to the backend mdb. My problem
is, how do I open the backend mdb? Just linked tables? If not, how? I tried
on my own once before, some time ago, and never did have any luck.
Also, how would one "compact & repair" the backend mdb? Now, since my code and
data reside in the *same* mdb, I just have my mdb set to "compact on close".
But if I never interactively open the backend, how does that work?
Thanks in advance, any help is appreciated,
Tom
that I create with my code, to be available to others. So I'd like to split my
..mdb into a front and back end.
I have no problem with manually moving the data to the backend mdb. My problem
is, how do I open the backend mdb? Just linked tables? If not, how? I tried
on my own once before, some time ago, and never did have any luck.
Also, how would one "compact & repair" the backend mdb? Now, since my code and
data reside in the *same* mdb, I just have my mdb set to "compact on close".
But if I never interactively open the backend, how does that work?
Thanks in advance, any help is appreciated,
Tom