Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Table From Dynamic Cursor
Message
De
26/07/2001 18:17:08
Matthew Onken
Mike's Mobile Windshield
Chico, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Update Table From Dynamic Cursor
Divers
Thread ID:
00536095
Message ID:
00536095
Vues:
37
I have a dynamic cursor that I created from a table. I want to change a value in the dynamic cursor then use an update command to make the changes to the original table.

When I make the update the command is:

Update jobspread set jobstobook = temp.jobstobook where mydex = temp.mydex

Nothing happens. I can use the same commands for two tables and it works fine.

Jobspread is the original table that the cursor is created from. temp is the name of the cursor. Mydex is a unique key.

Thanks for any help you can give
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform