Skip to main content

Is there a way to turn the default file locking from exclusive to automatic?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Is there a way to turn the default file locking from exclusive to automatic without having to code LOCK MODE IS AUTOMATIC on the SELECT statement.

Resolution:

It is possible to affect this via the AUTOLOCK compiler directive.

Old KB# 4280

#RMCOBOL
#netexpress
#COBOL
#AcuCobol
#ServerExpress