Hi, I am executing a stored procedure with the following parameter. It saves as 77.9599 FlatFee : { type: sql.MONEY, val: 77.96 }, Any idea about this issue?
Hi,
I am executing a stored procedure with the following parameter. It saves as 77.9599
FlatFee : {
type: sql.MONEY,
val: 77.96
},
Any idea about this issue?