FOR XML EXPLICIT and RAW modes currently do not support addressing binary data as URLs in column '%1'. Remove the column, or use the BINARY BASE64 mode, or create the URL directly using the 'dbobject/TABLE[@PK1="V1"]/@COLUMN' syntax.
FOR XML AUTO requires at least one table for generating XML tags. Use FOR XML RAW or add a FROM clause with a table name. ...
FOR XML AUTO requires primary keys to create references for '%1!s!'. Select primary keys, or use BINARY BASE64 to obtain ...
FOR XML could not serialize the data for node '%1!s!' because it contains a character ( 2!s!) which is not allowed in XML. ...
FOR XML EXPLICIT and RAW modes currently do not support addressing binary data as URLs in column '%1!s!'. Remove the column, ...
FOR XML EXPLICIT and RAW modes currently do not support addressing binary data as URLs in column '%1'. Remove the column, ...
FOR XML EXPLICIT cannot combine multiple occurrences of ID, IDREF, IDREFS, NMTOKEN, and/or NMTOKENS in column name '%1!s!'. ...
FOR XML EXPLICIT queries allow only one XMLTEXT column per tag. Column '%1!s!' declares another XMLTEXT column that is not ...
FOR XML EXPLICIT query contains the invalid column name '%1!s!'. Use the TAGNAME!TAGID!ATTRIBUTENAME[!. format where TAGID ...
FOR XML EXPLICIT query contains the invalid column name '%1'. Use the TAGNAME!TAGID!ATTRIBUTENAME[!. format where TAGID is ...