I've just build my first solution of my project that consist of a Local .mdf database & forms. However when i tried to access from different computers in a local network, only one is able to run the project at a time. The others computer failed & displayed a timeout error. I would just like to have an explanation why it happened? Why isn't my .mdf allowing multiple computers to access it?
p.s It works great when only one computer is running/using the project.
Thanks in advance.