Hi
I am new to using VFP on a network having written all my previous apps on a standalone with local tables, etc., so I have never had to get to grips with FLOCK() and so on.
Now I have an app to write for a network where the VFP data will be stored on the server and the EXE will be on each machine.
As I have very limited access to a server to try my app, is there any way I can mimic the behaviour of the proposed setup on my standalone? As an example, using FLOCK() or using a table EXCLUSIVEly when I want to perform a PACK and then trying to open the same table as another user?
Any help would be much appreciated.
John
I am new to using VFP on a network having written all my previous apps on a standalone with local tables, etc., so I have never had to get to grips with FLOCK() and so on.
Now I have an app to write for a network where the VFP data will be stored on the server and the EXE will be on each machine.
As I have very limited access to a server to try my app, is there any way I can mimic the behaviour of the proposed setup on my standalone? As an example, using FLOCK() or using a table EXCLUSIVEly when I want to perform a PACK and then trying to open the same table as another user?
Any help would be much appreciated.
John