SQL Server error code
SQL Server error 1055
SQL Server raises error 1055 at severity 15, which marks a problem with the query or data that you can correct.
'%.*ls' is an invalid name because it contains a NULL character or an invalid unicode character.
| Msg | 1055 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |