Search results

  1. W

    Determine queries run by database?

    All queries, both ABL and SQL will come from QAD EE. I'm only interested in what kind of SQL hits the database. Are ABL queries somehow translated to SQL? I don't really care to see any of the ABL, just want to know how this hits the database so I can recreate this in an ETL job and hit the...
  2. W

    Determine queries run by database?

    We have a number of reports that are being run by our ERP system. We would like to automate the collection of data from these reports and pipe this data directly into a data warehouse from Progess. We can only do this if we know the query details. Some of the reports are available in...
  3. W

    Determine queries run by database?

    Is it possible to check the log files for Progress and determine what queries have been run by the database? Is there another way to do this? Thanks.
Back
Top