Using the integrated T4eSQL plug-in, you can connect to any ODBC compliant database, execute a custom query on any table and report back on its outcome and contents. You can process any SQL-statement (SELECT, UPDATE, REPLACE, etc.) including stored procedures. The result of the SQL-statement is send to standard output and can be captured by MonitorMagic. The statement also returns execution duration which can be used to monitor database response times. |