SQL Server error code
SQL Server error 8008
SQL Server raises error 8008 at severity 16, which marks a problem with the query or data that you can correct.
The number of params passed to sp_execute is not equal to the number of params used when the handle was prepared (%d).
| Msg | 8008 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |