[QODBC-Desktop] How to trace the XML that is sent to and from QuickBooks by QODBC
Posted by brad waddell on 12 March 2009 05:21 PM
|
|
Setup with odbcinst.ini FileAdd Option In to odbcinst.ini FileAdd the TraceWithXML=Yes option line to your: For Windows XP System C:\Documents and Settings\All Users\Application Data\QODBC Driver For QuickBooks\odbcinst.ini file For Windows Vista System C:\Users\All Users\QODBC Driver for QuickBooks\odbcinst.ini Turn On Detail Tracing1) Turn on Detail Trace from: Start >> All Programs >> QODBC Driver for use with QuickBooks >> Configure QODBC Data Source Go To "System DSN" Tab, Select "QuickBooks Data" DSN & click "Configure". Navigate to "Message" Tab & enable "Detail Tracing (Slow)" option. 2) Switch to "Advanced" tab & Select "Add XML to Detail Trace Log" 3) Apply the changes. Close all the applications. ( If any of the application is already connected, QODBC will not start logging ) Connect again. Run a Test Querye.g: SELECT * FROM Customer
Tags:
| |
|