Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tablerevert()
Message
From
20/09/2004 16:12:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00944125
Message ID:
00944209
Views:
14
>Hello All,
>
>I have a doubt. When I create a local view and insert a new records into the view it automatically insert a new records in the base table without issuing a tableupdate. Is that true or am I missing something? I assume that the tableupdate is the one updates the changes to the base table. Please help me.

Check the buffering when you open your view. If it's set to 2 or 3 (record buffering), there's an implicit tableupdate() as soon as you move off the current record. Set the buffering to 4 or 5 and this shouldn't happen anymore.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform