{"id":866,"date":"2024-03-14T11:04:42","date_gmt":"2024-03-14T11:04:42","guid":{"rendered":"https:\/\/turtleflyblog.com\/?p=866"},"modified":"2024-03-17T00:50:25","modified_gmt":"2024-03-17T00:50:25","slug":"the-backend-version-is-not-supported-to-design-database-2","status":"publish","type":"post","link":"https:\/\/turtleflyblog.com\/en\/2024\/03\/14\/the-backend-version-is-not-supported-to-design-database-2\/","title":{"rendered":"The backend version is not supported to design database"},"content":{"rendered":"\n
When I tried to create a new table in SQL Server Management Studio (SSMS) 2014, I encountered the following error:<\/p>\n\n\n\n I checked the SQL Server version using the select @@version command.<\/p>\n\n\n\n I found out that it was 2019, which is different from the SSMS 2014. The error message appeared because the SQL Server version and SSMS version were not compatible.<\/p>\n\n\n\n The SSMS version can be found by clicking on HELP ABOUT in the menu.<\/p>\n\n\n\n I downloaded and installed SQL Server 2019 SSMS.<\/p>\n\n\n\n The problem was solved. I was then able to successfully open create new table window.<\/p>\n\n\n\n When I tried to create a new table in SQL Server Management Studio (SSMS) 2014, I encountered the following error: I checked the SQL Server version using the select @@version command. I found out that it was 2019, which is different from the SSMS 2014. The error message appeared because the SQL Server version and […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[29],"tags":[],"class_list":["post-866","post","type-post","status-publish","format-standard","hentry","category-database"],"yoast_head":"\n<\/figure>\n\n\n\n
<\/figure>\n\n\n\n
<\/figure>\n\n\n\n
<\/figure>\n\n\n\n
<\/figure>\n","protected":false},"excerpt":{"rendered":"