SQL Nav 6.2 auto commit?

We have 6.2 installed now and I had a coworker ask me where the autocommit option is? Didn’t there use to be one?

Hi Tony,

Are you talking about auto commit for the result set or DML statements?

There used to be a preference called ‘Immediate commit every DML statement’ in SQL Navigator. However, it was broken in a version previous to 5.0 and as a result was taken out. Is this a show-stopper for your coworker? In which usecase does he use it?

Regarding the datagrid, since version 6.0 sqlnav allows the user to make more than one changes to the result set without prompting them to commit after every change.

Gwen