Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Views and adding records...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00514463
Message ID:
00515015
Views:
16
This message has been marked as the solution to the initial question of the thread.
Hi!

Yes. Otherwise you will require to use tableupdate() for table too. Better do not mess with it because this can cause also other effect.

Well, I prposed to use the 5-th buffering only for test to see the real flow of actions in the browse windows without automatic updates. However, in application 5-th buffering takes more memory for buffering and works more slowly, as well as it requires to can for changes using the GetNextModified() function. Use third buffering where possible. When you do not move record pointer on the form for duration of record editing, automatic update will not happen. If alias in grid or browse window - this happens as usual.

HTH.

>Right I think I am getting somewhere!
>
>I have had both table and view bufferng set to 5 and in my save method tableupdating the view and then depending on the success tableupdating the table.
>
>Are you saying that I should not buffer the base table and just tableupdate the view?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform