Friday, May 30, 2025

SQL Server 2025 Incorrect syntax near '=' for AI_GENERATE_CHUNKS

If you get the error below on SQL Server 2025 for AI_GENERATE_CHUNKS AI functions, please make sure your database compatibility level is in SQL Server 2025 version.

Msg 102, Level 15, State 38, Line 8
Incorrect syntax near '='.

Completion time: 2025-05-30T16:50:52.0246402+08:00

You can set the DB compatibility level by right-click the DB > click the Properties menu > Options tab > Compatibility level.



No comments:

Post a Comment