Hi in TraceObjects.cpp in TraceSQLStatementImpl i can access DsqlCompiledStatement from the m_stmt->getStatement() and then i can know "Type" e.g. TYPE_SELECT, TYPE_UPDATE, TYPE_DELETE ... How can i access this info in Monitoring.cpp for MON$STATEMENTS (Monitoring::dumpAttachment) where i have only JrdStatement (request->getStatement()) not DsqlCompiledStatement? Is there a way to have somehow this info? regards, Karol Bieniaszewski
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel