Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Implementing rowlocking

by xiaoyafeng (Deacon)
on Jan 10, 2007 at 02:54 UTC ( [id://593818]=note: print w/replies, xml ) Need Help??


in reply to Implementing rowlocking

I don't think implement row locking at the application level is a good idea. Almost all Database provide lock table mechanism for read consistency.Such as Oracle, you could simply add "for update" sub statment to solve this quesion.Please refer "Expert one on one" for more details.(sorry that I forget URL)


I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://593818]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-18 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found