Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update Confict Error
Message
 
 
To
11/03/2002 05:09:12
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00630852
Message ID:
00631321
Views:
19
You might be executing an implicit tableupdate on the new record before the permanent conrol no is set. Are you using optimistic table buffering? If not, try that. Why do you need the temporary control no? What does the information returned in the array laError contain when you issue AERROR(laError)?

>Hi Guys,
>
>I have a remote view that I use to modify records in my base table.
>The first procedure that I make is to execute append blank and get a temporary control no from a function. After typing all the necessary information, I generate the permanent control number and replace the temporary with it.
>
>The problem is everytime I execute the replace command to replace the temporary control number, there is an error message prompting ['Update Confict']
>
>Any Idea that might cause the error to trigger?
>
>thanks in advance...
>Michae Zapanta
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform