Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot Update the Cursor
Message
 
À
17/01/2001 13:52:28
Stan Vaninger
Mitek Industries, Inc
Missouri, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00464809
Message ID:
00464821
Vues:
22
>I have a small VFP5 (SP4) app that consists of just a single data entry form that is called by a prg. I open the tables in a form method that is called from the form Load. In that same method, after opening the tables, I do a
>
>=CursorSetProp('Buffering', 5, 'TableName')
>
>on each of the tables that I will be adding records to. I am adding records to 3 different tables using the "Insert Into" command. After each "Insert Into" line, I have a
>
> TableUpdate(.T., .T., 'TableName')
>
>I have generated an EXE and copied it to one of our network drives. The EXE works just fine from within the VFP environment and also from the desktop on my development PC. But when I run the app from other work stations, I get "Cannot update the cursor" messages for each "Insert Into" line in the code.
>
>Does anyone have any insight as to why this is happening?
>
>Thanks very much,
>Stan

Stan, can it be that users have no update rights to that file/directory on the network?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform