HELP!
I need to know if Pessimistic locking is possible in Oracle, and if so how do you implement it???
Reason being is I need to implement record locking in to multi-user environment, so that when a user has a record open - no other user can access it until the user has 'moved' away from the record.
techy bits: Using Oracle 8i, Visual Basic 6, ADO direct connection.
any help is greatful!
I need to know if Pessimistic locking is possible in Oracle, and if so how do you implement it???
Reason being is I need to implement record locking in to multi-user environment, so that when a user has a record open - no other user can access it until the user has 'moved' away from the record.
techy bits: Using Oracle 8i, Visual Basic 6, ADO direct connection.
any help is greatful!