Hi,
I am new to Informix. I just want to change the execution context in the SPL by:
Database myDBName;
however, it gave me an error:
Illegal SQL statement in stored procedure
Does anybody know how to change the execution context so that I do not need to prefix all object by "myDBName:" ?
Any help will be appreciated.
thanks,
Paul