Subject Detecting warnings when running scripts
Author Luciano Passuello
As part of my build process, I'm running several scripts in isql using a
batch file (isql -i script1.sql, isql -i script2.sql, etc)

I would like to automatically detect that warnings occurred and fail
accordingly. I noticed that isql does not indicate that warnings occurred in
its return code.
Any suggestions on how to solve the problem?

Thanks in advance!
Luciano.


[Non-text portions of this message have been removed]