Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ZAP in buffered table
Message
From
09/09/2004 09:44:25
 
 
To
09/09/2004 09:38:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00940597
Message ID:
00940604
Views:
23
Hi, Antonio
I am not sure about this first part.
But as for the grid situation, just before you do the zap, set the grid.recordsource = "". Do what you need to do to the table, then set the recordsource back to the table.
That should preserve your grids column order on the form.

HTH,
Beth

>I have one situation that I need to update a table with buffermode = 5 (optimitisc table buffer), but sometimes a I need to do ZAP in this table. So, in this case I need to change do buffer mode to 0 (none). When I change the buffer mode property I receive a messsage number 1739. "Property setting will not take effect until data environment reloaded".
>
>How to disable this message?
>
>I am doing the ZAP on init method of dataenvironment. But this causes me another problem, the grid that shows the contents of the table changes their columns in a different mode that I have designed in the developer mode. How to avoid this?
Previous
Reply
Map
View

Click here to load this message in the networking platform