SQL Server Error Msg 472 – Either a format file or one of the three options SINGLE_BLOB, SINGLE_CLOB, or SINGLE_NCLOB must be specified.

In this blog post, let’s learn about the error message “472 – Either a format file or one of the three options SINGLE_BLOB, SINGLE_CLOB, or SINGLE_NCLOB must be specified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

472 – Either a format file or one of the three options SINGLE_BLOB, SINGLE_CLOB, or SINGLE_NCLOB must be specified.

Reason for the Error

To be update soon…

Solution

To be update soon…