quimweb
4th June 2009, 13:46
I am new in LN can explain me if and where you can see the t-SQL code of a given session?

Thank you.

peturba
4th June 2009, 16:33
Hi quimweb,

Usually you have to have the source of the session script to get the used sql queries. Although, it is also possible to display the sql queries of a session while the session is running - but you have to use data base tools instead (for Informix the command "onstat -g ses <sessionid>" will do the job).

Btw - I think this is not the best section in the forum to post this kind of question. "Tools Development" should be the better choice.

Regs

pet