[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: SQLite for temp tables

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
For temp-table activity there are some sort of VSTs that are private to the session (thus you cannot collect this from outside the session) and there is a class library to work with. ProTop has some sample code available that you can see in action via the ^t command. The code itself is in lib/ttinfo.p. You do need to set some session startup parameters to be able to collect all of the temp-table data.

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