Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help. Trouble updating a view
Message
De
22/09/1999 16:24:55
 
 
À
22/09/1999 15:35:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00267735
Message ID:
00267782
Vues:
20
>Make sure that the table is not buffered, only the view. Otherwise, you will need a second TableUpdate() on the table to save the data.
>
>HTH
>I have a form that accesses a local view.
>>
>>Optimistic Table Buffering.
>>
>>updating with 'tableupdate'.
>>
>>When i run the form in the development enviroment it updates the base tables correctly. But when i build the app and run that it doesn't update the base tables.

I checked and the table wasn't buffered, just the view.
I changed the buffering to opt. row buffering and when i change records i get the following message.

'No update tables are specified. Use the tables property of the cursor'

I created the view with the view Wizard.
I checked, and there is a table specified.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform