1375f5f0e4fc22201fbf43e3e110e234b6e56328
Explicitly specify SqlDbType.SmallInt for the @pRESULT_STATUS_ID parameter when calling the stored procedure. This change ensures correct type handling and helps prevent potential SQL type mismatches or conversion errors.
Description
Languages
C#
100%