[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Read-only SQL92 connections to an OpenEdge database

  • Thread starter Thread starter Rob Fitzpatrick
  • Start date Start date
Status
Not open for further replies.
R

Rob Fitzpatrick

Guest
I don't do much with SQL either. But the docs for SELECT show a WITH clause that lets the coder override the defaults for lock wait timeout and session transaction isolation level. [ WITH ( READPAST NOLOCK [ WAIT timeout | NOWAIT ]) ]

Continue reading...
 
Status
Not open for further replies.
Back
Top