Thursday, May 22, 2014

Collecting or Enabling ODBC Trace

Steps1]Open the ODBCAD32 application
2]Go to 'Tracing' tab.
3]Give a proper path in the 'Log File Path'
4] Click 'Start Tracing Now'
5] Now run your application using the ODBC apis.For example here I am running the activconsole.exe
5]Now view the trace log.
6]Once done click 'Stop Tracing Now'
Note: Enabling the ODBC level trace will drastically slow down your system.So use it cautiously.

1 comment:

  1. Hi Vijay
    Can you detail about the 5th step , how to run the ODBC with activconsole.exe

    ReplyDelete

Featured Post

Generate single index on table 

Transaction tables such as F0911, F4111 etc hold a huge amount of data probably a third of petabyte. Generating indexes on such tables (th...

Popular Posts