Subject isql command line error handling?
Author mlq97
How are error codes passed out of isql.exe when executing an sql
script? For example, what would be returned if I get a Statement
failed, SQLCODE = -922?

Is there a generic error code that will indicated that there was an error?

Mitch