Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to make a simple network app to work with *.MDB ?

0 views
Skip to first unread message

Vladimir Stefanovic

unread,
Apr 19, 2004, 9:07:23 AM4/19/04
to
I want to have a *.MDB somewhere on shared folders
on intranet, and to access it from a different PCs,
possibly at the same time.

1) Can *.MDB be used for concurrent access up to 5
users?

2) What should I ALL set to ADOConnection to allow
multiusers connection (CursorLocation, ...) ?

3) What should I ALL set to other DB controls to allow
multiusers connection ?

4) What events are of special intrest to cover some
problems that can occure in multiuser connections
(OnPostError, ...)

5) Is there some special functions for pre-checking
if the record is in-use or I am supposed to try and
catch it in appropriate events?

6) Is there anything else (I havent asked) but is very
signifficant to know for this purpose (maybe some www)?

Thanks,
Vladimir Stefanovic


0 new messages