Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bloqueio de registros com o SELECT-SQL
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00636440
Message ID:
00636749
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Ola,

O que você pode fazer:


set multilocks on
select nome, flock() as bloq from produto


Os registros que retornam bloq=.T. já estão automaticamente bloqueados, já se retornar apenas .F., quer fizer que alguem já bloqueou.

Use "set reprocess to" para aumentar a performace, mas não espere um foquete :)
Cordialmente,

Fabiano Costa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform