Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering question
Message
 
To
24/08/2007 18:02:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01250377
Message ID:
01250386
Views:
11
The answer to your question is NO.

The conflict could be that the second tableupdate() is trying to update a record that's changed between when it was edited and now.

Lookup tableupdate() there are other options you have to trap the error or ignore chnages made elsewhere.

Regards

Mathias

>If a table is open twice using 2 different aliases, and buffering is 3 for both instances, and an edit is made followed by:
>
>=tableupdate(,.t.,"alias1")
>
>should this be followed by
>
>=tableupdate(,.t.,"alias2")?
>
>I am getting a error that says there is an update conflict error in alias2.
>
>I'm still a little confused by this buffering business.
>
>Thanks
Mathias Banda

Time is longer than a rope.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform