I have designed a training databse which is currently stored in our shared
drive. I would like to allow two people to input information at the same time
by using the same form. Is this possible? If so, how do I do it?
I appreciate any support. Thanks

Signature
Claudia
Rick B - 24 Jun 2005 16:26 GMT
This should be working that way by default. Have you tried it? What error
do you get?

Signature
Rick B
> I have designed a training databse which is currently stored in our shared
> drive. I would like to allow two people to input information at the same time
> by using the same form. Is this possible? If so, how do I do it?
> I appreciate any support. Thanks
Claudia - 28 Jun 2005 15:34 GMT
I also tought so. But when the second person attempts to open the databse it
pops up a msg saying So and so is using the databse and you can use as read
only.
What do you think?

Signature
Claudia
> This should be working that way by default. Have you tried it? What error
> do you get?
[quoted text clipped - 4 lines]
> > by using the same form. Is this possible? If so, how do I do it?
> > I appreciate any support. Thanks
TC - 25 Jun 2005 07:44 GMT
You do not /have/ to, but you /should/, split your database into a
so-called "front end/back end" (FE/BE) structure. Google this & other
Access groups for those terms, to get more information.
HTH,
TC