The backend version is not supported to design database diagrams or tables
Microsoft Net Framework

getting this error in ms sql sever The backend version is not supported to design database diagrams or tables.

Solution:

Database was designed in new version, and if user tried to add new table or any new database diagram. then you will get
error message "The backend version is not supported to design database diagrams or tables."


run below sql script "Query window" editor. you can see in which version of ms sql server, database was designed


select @@version
 

Share This with your friend by choosing any social account


Upcoming Articles
You may also read following recent Post
Copyright Future Minutes © 2015- 2024 All Rights Reserved.   Terms of Service  |   Privacy Policy |  Contact US|  Pages|  Whats new?
Update on: Dec 20 2023 05:10 PM