Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Error Message
Message
 
 
À
01/08/2009 23:11:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01415774
Message ID:
01415831
Vues:
44
BTW, looks like this error haunt you for a while

Error Message: Can Not Update Cursor Thread #800767 Message #800767

:)

>I keep getting this program error message: "Can not update the cursor Calendar, since it is read only."
>
>Calendar is not a cursor, it is a database file Calendar.dbf. Listed below in the source code I am using.
>
>********************************************
>IF !USED('CALENDAR')
> use CALENDAR IN 1
> ELSE
> SELECT CALENDAR
> SET ORDER TO
> ENDIF
> select CALENDAR
> ********************************************************
>*********************************************************
> REPLACE ALL CALENDAR.CAL_PKG WITH " " ****This is where I keep get the error message.
> REPLACE ALL CALENDAR.CAL_COLOR WITH " "
> REPLACE ALL CALENDAR.CAL_VIEW WITH " "
> REPLACE ALL CALENDAR.CAL_PRINT WITH " "
> *********************************************************
>
>Does anyone have any suggestions, on how I can resolved\fix this problem. I would appreicate your help.
>
>
>
>Thank You In Advance
>
>
>
>
>Winfred Majors
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform