batch file to throw error as a file
Posted By: murugesan at 09:31:49 on Tuesday the 23rd of January 2007
When I run the batch file like mysql -s -h%SERVER% -u %USER_ID% -p%PASSWORD% %DBNAME% < DRSPC_SPMsg_Sp_DeMsg_HdrRef.SQL -s > mysql.out I can't able to get the error in out file when there is error in SP