Hi,
any access DB is multi-user. you can just place your database on a shared
folder and let other users open it. But better idea is to split database
into application and data - two files. Here some info about it:
http://alexdyb.blogspot.com/2005/07/split-or-not-to-split.html
http://alexdyb.blogspot.com/2005/07/how-to-split-database-into-be-and-fe.html

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Hi,
> can anyone give me some samples where can I find any sample to create a
> db multi-user?
>
> Thanks in advance,
> Dax
Dax - 17 Feb 2006 08:32 GMT
Can I use a web interface that users can use to interconnect to the
database?
Thanks,
Dax
Alex Dybenko - 17 Feb 2006 11:56 GMT
no, Access can work only with LAN, or perhaps VPN, but connection should be
fast

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Can I use a web interface that users can use to interconnect to the
> database?
> Thanks,
>
> Dax