[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: DBTASKID(1) gives ? (NULL)

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
> On Feb 13, 2020, at 9:05 AM, George Potemkin wrote: > > DBTASKID() should get value if you just send any request to a database: > > no, it shouldn’t. you can read no-lock and share-lock without a transaction. your example has an explicit transaction block, so maybe dbtaskid() should start one in that case. it should start one if you are changing the database.

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