Article ID: KB0039
- Exit Microsoft Dynamics GP.
- Path to the Dex.ini file using Windows Explorer. The file can be found in your Dynamics GP folder [i.e. > Data if GP 10].
- Open the Dex.ini file and find the following statements:
- SQLLogSQLStmt=FALSE
- SQLLogODBCMessages=FALSE
- If the statements are currently set to FALSE, set them to TRUE:
- SQLLogSQLStmt=TRUE
- SQLLogODBCMessages=TRUE
- Save and close the Dex.ini file, then Launch Microsoft Dynamics GP.
- Go up to the point JUST BEFORE the operation you wish to log, and stop.
- Path to your GP folder [i.e. > Data if GP 10] using Windows Explorer. You should now have a file called dexsql.log. Delete or rename this file. If you do not see the dexsql.log file you may first need to refresh your screen (View - Refresh) in order to see the new file.
- Go back to Microsoft Dynamics GP and perform the operation to be logged, then stop.
- You will now have a new dexsql.log in your GP folder [i.e. > Data if GP 10].
- Open dex.ini and set the following statements to FALSE:
- SQLLogSQLStmt
- SQLLogODBCMessages
- Save and close Dex.ini.
Comments