[progress Communities] [progress Openedge Abl] Forum Post: Re: Oe11.5.1 Win32: May I Ask...

  • Thread starter Thread starter Stefan Marquardt
  • Start date Start date
Status
Not open for further replies.
S

Stefan Marquardt

Guest
This database is not production, I am testing the performance during the inital load of new fields in every table. hQueryHandle:query-prepare("for each " + cTableName + " exclusive-lock where RecordGUID = ~"~""). repeat transaction: hQueryHandle:get-next(). if hQueryHandle:query-off-end = true then leave. assign hBufferHandle:buffer-field("RecordGUID"):buffer-value() = guid(generate-uuid). end.

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