Hi!

I'm working on a project where we want to keep track of materials in a warehouse.
The idea is that the same program can be used on multiple pc's in the company, so the parent folder is installed on the O:\ drive. (Wich can be accessed by all the PC's)
All the PC's can install the application from that location but when a change is made in the Data Base it is only visible on the PC that made the change.
Does anyone know how I can fix this?

I tried fixing it with Microsoft SQL management Studio, but I can't find or add the drive as a SQL server so that didn't work.

Many Thanks in Advance =D