SQL Server error code
SQL Server error 1812
SQL Server raises error 1812 at severity 16, which marks a problem with the query or data that you can correct.
CREATE DATABASE failed. COLLATE clause cannot be used with the FOR ATTACH option.
| Msg | 1812 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |