Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transaction behavior
Message
 
 
To
07/12/2005 15:15:53
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01075467
Message ID:
01075892
Views:
22
>I check ( for a handful of seconds ) this:
>
>* process 1
>- use table with buffering=5
>- update some records
>- append some records
>- begin trans
>- tableupdate(all) && this lock the header
>* process 2
>- IF BITTEST(SET("TableValidate"),0)
>     use table && fire the table in use error
>  ELSE
>     use table && It is OK
>  ENDIF
>
>
>then try:
>
>SET TABLEVALIDATE TO 0
>
Thanks, Fabio. I sent this idea to my colleague to try.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform