Natural to SQL Record locking

We are interfacing between Natural (Unix) and our Clients SQL databases on a constant basis.

How do I fugure out what type of locking occurs when I update the SQL table?

How do I make sure that only the Current record(s) being processed is locked (until committed)?

Is it possible that some setting within Entire Access is causing Table locking as opposed to record locking?