Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Table From Dynamic Cursor
Message
 
 
À
26/07/2001 18:17:08
Matthew Onken
Mike's Mobile Windshield
Chico, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00536095
Message ID:
00536106
Vues:
10
This update would use only values from the current record in your cursor and if the cursor is on EOF nothing would happend at all.

>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
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform