I am using a blank application to read from an ODBC data source. PHP reports a warning when running a query using sc_select or sc_lookup even when using the plain PHP odbc_exec(). Have tried using the PHP function error_reporting() to suppress the display of the warning, but it has no effect. To test further, I created a basic PHP file outside of Scriptcase. Without error_reporting() the warning is displayed, but when I do use error_reporting() it works to suppress the warning. I can only guess that Scriptcase is turning some of the error reporting back on for at least part of the query process.
Edit: I should note that I am using Scriptcase 9.6.016