Dear all,
when i want to run the exe file , the exe file can show, but when i want to
add a record, an error message come out , that is "cannot update the cursor",
so how to solve this problem!
regards,mun
Eric den Doop - 20 Oct 2004 10:53 GMT
Hello, mun!
You wrote on Wed, 20 Oct 2004 00:45:04 -0700:
m> Dear all,
m> when i want to run the exe file , the exe file can show, but when i want
m> to add a record, an error message come out , that is "cannot update the
m> cursor", so how to solve this problem!
Make sure the data files are not readonly and that you haven't opened your
tables in NOUPDATE mode.

Signature
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
Fred Taylor - 20 Oct 2004 15:59 GMT
Also make sure your data files have been excluded from the .EXE.

Signature
Fred
Microsoft Visual FoxPro MVP
> Dear all,
> when i want to run the exe file , the exe file can show, but when i want
[quoted text clipped - 4 lines]
>
> regards,mun