Re: Capture return from sybase in shell script
- From: "deepak.rathore@xxxxxxxxx" <deepak.rathore@xxxxxxxxx>
- Date: 23 Dec 2005 00:51:04 -0800
$? will always be zero as isql is succeding irrespective of ur
procedure return status.
To add return status -1 is reserved by syabse.
so to avoid confution user error
codes should be either +ve or
not b/w -1 to 100
.
- References:
- Capture return from sybase in shell script
- From: dufffman
- Capture return from sybase in shell script
- Prev by Date: Re: Capture return from sybase in shell script
- Next by Date: SQL question
- Previous by thread: Re: Capture return from sybase in shell script
- Next by thread: Can't get ASE OLEDB provider to work
- Index(es):