sql存储过程,raisError后要return错误代码,过程最后要return 0
在oledb时没问题,在sql native client连接时,raisError会不报错,莫名其妙的问题。
connection.errors[0].description里保存有错误信息。