Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help. Trouble updating a view
Message
From
22/09/1999 16:24:55
 
 
To
22/09/1999 15:35:32
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00267735
Message ID:
00267782
Views:
21
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform