How to hide SQL echo on web?

with an ODBC access, my LotusScript agent execute a SQL request. The problem is that before to display the result in the web page, SQL request instructions are displayed …

How to hide it ?

Subject: how to hide SQL echo on web ?

How do those SQL request instructions looks like? Are you sure that it’s not your agent which prints them out?