Forum Moderators: phranque
I am really new to apache, i basically want my program to raed/write data to my mdb file that is located on the server (apache) because several computers will need to access it.
All i've been able to do so far is read the mdb file, but it shows that i was actually reading a temp file not the actual file, so i cannot actually write on it. Does anybody know how to help me with this problem? I've already look into the status of the server and it says that it does not have any restrictions...
-Thanks