[progress Communities] [progress Openedge Abl] Forum Post: Re: Vst Table

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

Rob Fitzpatrick

Guest
Not by default. But if you enable database client request statement caching for a user (or server, or DB) then the client sends all or part of its ABL call stack to the DB when it accesses the DB. That data can be read from an array in _Connect. Per-user table and index CRUD stats can be read from _UserTableStat and _UserIndexStat, provided you have appropriate values for -basetable, -baseindex, -tablerangesize, and -indexrangesize.

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