FlexTracer is a useful and powerful utility that can be used for tracing various application calls - from Windows API functions to Oracle Call Interface. FlexTracer creates history log containing names of all invoked functions, their parameters, results and execution time.
FlexTracer is flexible. Unlike other tools, which can show you in most cases only memory dumps and register values, FlexTracer is highly customizable and makes it possible to define what you want to trace and how you want to trace it. Its main IntelliTrace feature enables you e.g. to get the SQL-statement instead of its handle used in function call or to see the readable result codes like OCI_SUCCESS instead if its numeric value.
One of the main purposes of FlexTracer is to trace database SQL-queries. FlexTracer supports many RDBMS, such as Oracle, MS SQL Server, Interbase, MySQL, ODBC, ADO. With this tool you don't need to have the administrator privileges on your database server or ask your database administrator for help or to browse long trace logs every time when you want to know what your application does. Windows registry and file routines are also supported.
If you have ever tried to investigate which operations are running in your applications and what of them take most time - FlexTracer is for you!
· Oracle Call Interface (OCI)
· Microsoft SQL Server DB-Library
· MySQL
· InterBase/Firebird
· ODBC
· File input/output operations
· Registry read/write operations
· User-defined functions
· FlexTracer tour
Limitations:
· 30-day trial
· IntelliTrace feature disabled
· nag screen
What's New in This Release:
· SQLite support