Wednesday, 3 April 2024

error while saving large data

 while sending data to the backend got the error.


beacuse model class field sequence is different and send payload sequence diferetnt 

table and model class sqnc should be same

{
  "Id": 0,
  "Status": false,
  "Message": "Error converting data type nvarchar to numeric.\r\nThe data for table-valued parameter \"@dtWorkflowMems\" doesn't conform to the table type of the parameter. SQL Server error is: 8114, state: 5\r\nThe statement has been terminated."
}

No comments:

Post a Comment

API run block issue run api from cmd

  ✅ Debug Checklist – “Access is Denied” (.NET / Visual Studio) 🔹 Identify Problem ☐ Error: Unable to start program (.exe) – Access is deni...