Jump to content

lock table inquiry


voodoochicken

Recommended Posts

hi, trying to make a web app, all web users log into database with the same database login and password. i need that while one of them is making a certain operation, all other users are not able to modify the table. if i lock a table, will the lock be relative to the open connection (which would be different to each user, even if they all log in with same login/password from different computers) or relative to this database login and password, making lock table useless?tnx

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...