There is a SP which gets over 96 items as parameters. I want to debug this sp, how can I do it?
It says:
Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0." System.Data.Common.DbException {System.Data.SqlClient.SqlException}
Please tell me a way to find this error? I will give more details the more answers come..