Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's the equivalent to RLOCK() under Client/Server
Message
From
30/11/2002 20:50:48
 
 
To
30/11/2002 19:51:01
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00728399
Message ID:
00728430
Views:
17
I can use transaction with holdlock rowlock, ex:

sqlexec(mycon,"BEGIN TRANSACTION")
sqlexec(mycon,"SELECT field1 FROM mytable WITH (HOLDLOCK ROWLOCK) WHERE field2 = ?field2value")
..
...
...

...
sqlexec(mycon,"COMMIT TRANSACTION")
Mario N. Jacas Medina
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform