Subject | Detecting warnings when running scripts |
---|---|
Author | Luciano Passuello |
Post date | 2003-10-24T18:24:32Z |
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]
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]