Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tablerevert don't work
Message
From
29/04/2003 10:59:48
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00782535
Message ID:
00782709
Views:
16
>Hello to all....
>
>I have a form with three tables
>the BufferMode for the Formset is set to 2
>the BufferModeOverride is set to 3(for each table in the DataEnviroment
>
>id determinate moment "i say" .
>SELEC MyCustomerDetailTable
>APPEND BLANK
>REPLACE IDCUSTOMER WITH '001'
>...
>and fill the another fields...
>I set a commandbutton(click method) to do this:
>
>selec MyCustomerDetailTable
>=tablerevert(.t.)
>
>but when this occurs...
>the only action is what the "content of fields filleds" is "reverted"
>but the explicit APPEND BLANK dont't is revert....
>the record appended is remaining....
>:(!!, :(!!, :(!!
>
>this don't me occurred in the past time...
>thanks for your appreciated help.
>
>WiLl

This will perhaps not solve all your problems, and it may cause new problems. But as an experiment, try table buffering (option 5) instead of row buffering (option 3).

When changing to another record, the current record is saved automatically (implicit TableUpdate()). It seems that sometimes, VFP reacts as if you change to another record, even if you don't.

Saludos, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform