In this blog post, let’s learn about the error message “14829 – Table ‘%.*ls’ cannot be used in READTEXT, WRITETEXT and UPDATETEXT statements because it has REMOTE_DATA_ARCHIVE option enabled.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
14829 – Table ‘%.*ls’ cannot be used in READTEXT, WRITETEXT and UPDATETEXT statements because it has REMOTE_DATA_ARCHIVE option enabled.
Reason for the Error
To be update soon…
Solution
To be update soon…