SQL Server error code
SQL Server error 6830
SQL Server raises error 6830 at severity 16, which marks a problem with the query or data that you can correct.
FOR XML AUTO could not find the table owning the following column '%.*ls' to create a URL address for it. Remove the column, or use the BINARY BASE64 mode, or create the URL directly using the 'dbobject/TABLE[@PK1="V1"]/@COLUMN' syntax.
| Msg | 6830 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |