HI ALL,

I am tring to share an access database between two PCs with LAN connection in VB6 programming. I am using DAO 3.6 i.e opendatabase
command for the database accessing.While running the program it shows Run time error 3051. My question is :-

1) Can we open the same database on both PCs at the same time ???

2) If yes then what is solution for .ldb file???

I tried hard to remove this error..
Please help me ...