One additional tidbit ...
To print a message to the ASE errorlog (eg, from a T-SQL;batch, from a stored proc/trigger):
dbcc printolog('<some_string>')
One additional tidbit ...
To print a message to the ASE errorlog (eg, from a T-SQL;batch, from a stored proc/trigger):
dbcc printolog('<some_string>')