Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tricky buffering requirement
Message
From
21/02/2000 00:54:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Tricky buffering requirement
Miscellaneous
Thread ID:
00334739
Message ID:
00334739
Views:
54
I have an Address.dbf
In a form it is accessed to display two addresses for a single name record, say delivery and invoice address.

I have an address editing button on this form which calls up a modal editing screen to allow the editing of two address records at once (by using separate aliases of the address table, say Adr1 and Adr2)

Now, here's the hard bit.
I would like the changes made to the Adr1 and Adr2 table (add, edit, delete) to flow back into the original buffered Address table without being actually committed!

Can I do that somehow?
Next
Reply
Map
View

Click here to load this message in the networking platform