SQL Server Error Code – 15601 full-text search is not enabled for the

In this blog post, you’ll learn more about the SQL Server Error Code 15601 and the error message description that is shown

SQL Server Error Code

15601

SQL Server Error Description for the Code :15601

Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable Full-Text Search. The functionality to disable and enable full-text search for a database is deprecated. Please change your application.

Leave Your Comment