Thread: lock a table
View Single Post
  #3 (permalink)  
Old 10-05-08, 05:26
nii cs nii cs is offline
Registered User
 
Join Date: Oct 2008
Posts: 6
hi, this are the details as requested;
version - 8.5
engine - server
interface - odbc
i am processing the transaction in a stored procedure

could you give me the advantages and disadvantages of locking the whole table or records within the table, but in this particular case i wish i could lock the whole statement.mkd from other workstation access.

i would be most grateful if you could give a code example or site to check for examples

thanks
Reply With Quote