Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update cursor error
Message
De
30/11/2001 03:57:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00587781
Message ID:
00587875
Vues:
29
>Can anyone please help me with this:
>I am getting the following error during runtime of my program,
>{Cannot update the cursor}
>The help file indicates the following, {You have attempted to write to a file that was created or accessed for read-only purposes.} Does this mean the table should be accessed exclusively or not exclusively?
>Thanks
>Max

Max,
To be able to update a cursor either you should have exclusive access or everybody should be using it shared (another app or data session on your own computer also counts as someone else).
It might be stemming out from a various of reasons. First I would check combo-listboxes and grids. If there are and any one of them is using SQL source or an alias that is a result of SQL, check for any line trying to SQL select again into same cursor.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform