It can happen, for example for a debug, that you want to know which SQL code is actually executed on the database server. If statistics are activated, you only have to search for the line related to desired execution in VIGILENS_EXEC of statistics database. SQL code is stored in QUERYSQL column.
If statistics are not activated, here is how to proceed.
WARNING: the following manipulation requires :
Computer > HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > EVIDENS > Param
(Computer > HKEY_LOCAL_MACHINE > SOFTWARE > EVIDENS > Param
32 bits machines)
Only the last SQL query will be displayed in the log file.