
December 10th, 2003, 12:42 PM
|
|
Registered User
|
|
Join Date: Dec 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
[Microsoft][ODBC Visual FoxPro Driver]Cannot update the cursor.
[Microsoft][ODBC Visual FoxPro Driver]Cannot update the cursor.
Hello,
I am constanly running into this problem, when updating a .dbf file on our server.
[Microsoft][ODBC Visual FoxPro Driver]Cannot update the cursor.
Server: IIS 5.0 Server 2000
I understnad the problem has to do with read/write permissions. If i have my server administor manually change the file to read/write everything works great.
However, the problem is that anytime I change the structure of the .dbf file i need to request the administrator to change the permisions.
Also, we have a vfp program that creates tables, and automatically ftp the files to our server. However the fiels that are sent to the server are read only.
very frustrating!!!
So... I guess my question is this... Is there a way through dos to ftp files so they are read/write?
or is there a way in asp. to change the files to read/write?
or is there a configuration in IIS 5.0 that needs to be done?
anyways, thks in advance for any insight!!
|