Hi guys, I am beginner for VFP, and I need to convert a whole vfp5.0 program to vfp6.0. Currently run in an individual PC now going to replace it to a file server running on multi-users platform by an Executable file.
But while the program running in the file server, some tables become read only (i.e. unable to edit). I had change the main.prg code to "SET EXCLUSIVE to OFF" and "USE MOVEMENT SHARE". But the result is same - Read only. Could anyone give me advise how to fix this ?
Thanks
But while the program running in the file server, some tables become read only (i.e. unable to edit). I had change the main.prg code to "SET EXCLUSIVE to OFF" and "USE MOVEMENT SHARE". But the result is same - Read only. Could anyone give me advise how to fix this ?
Thanks