Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Temporary Index
Message
 
À
15/07/2000 15:58:34
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00392917
Message ID:
00392918
Vues:
10
>I have a table with task deffinitions. This includes department identifiers. I have a second table which lists customers and all the tasks which are associated wiyh that customer. In a grid I need to be able to view the particular customer and their tasks in department order and also be able to edit and update the data. I can get the resultant grid I need with SQL but then I can't update. Please help.

IF you are using a DBC then you can use an updateable, parameterized view instead of an SQL. Updateable views are really nice. For reliability reasons set your buffer mode to 5-optimistic. Then you can either update one row at a time or multiple rows at a time, depending on how you set the parameters to the TABLEUPDATE command.
Nebraska Dept of Revenue
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform