Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know records were edited or deletion by Other use
Message
From
21/10/2000 12:00:46
 
 
To
21/10/2000 11:50:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00430813
Message ID:
00432502
Views:
16
Hi!

Sorry, I made a mistake in my previous posts. The call of tableupdate() function to override changes on server is:
TABLEUPDATE(.F.,.T.)

.T. should be in second parameter.
Read help on tableupdate() function. It describes everything we discuss now.


> I have a testing like this
>
>2 instance of VFP, VFP-1,VFP-2
>
>both buffering=5
>
>i update a field in record in VFP-1.
>then update another field in VFP-2 for same record.
>Issue TABLEUPDATE in VFP-2. It return .T.
>Once I want to TABLEUPDATE for VFP-1, it return .F. even using TABLEUPDATE(.F.,.F.) or TABLEUPDATE(.T.,.F.)
>
>AERROR() tell me UPDATE CONFLICT.
>
>What should i do now?
>
>Thank you
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform