cannot update the cursor rep,since it is read-only

时间:2022-02-04 05:37:50

操作DBF文件,开发机器读写都OK,但部署到服务器上后报:cannot update the cursor rep,since it is read-only

网上寻找解决方案英文答案比较多,也没有给出比较完整的解决方案,后来请教了下好友,说是文件夹权限问题,将文件夹权限设置为evryone 读取,问题解决。