数据库架构版本问题

编程入门 行业动态 更新时间:2024-10-27 21:21:06
本文介绍了数据库架构版本问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

请帮助我, 我不知道我的项目发生了什么。 突然,我在打开主页时遇到了架构问题。 这是异常消息: 数据库架构版本(4910)高于正在运行的Sitefinity版本(4900)。不允许降级。 请建议任何链接以了解sql中的架构。 1 )如何检查sql中的模式版本? 2)sql中的模式版本是什么? 3)在sql中使用模式版本? 感谢您提前

Hi please help me, I don't know what happen in my project. Suddenly i got schema issue when open my home page. This is exception message: The database schema version (4910) is higher than the running Sitefinity version (4900). Downgrade is not allowed. And please suggest any link for learn about schema in sql . 1) How to check schema version in sql ? 2) What is schema version in sql ? 3) Use of schema version in sql ? Thanks for advance

推荐答案

问题可能是您正在使用更高版本制作的架构而您正在将其恢复到更低版本DB的版本。 例如:在SQL Server 2012中创建的数据库无法恢复到2008.这是版本冲突模式 The problem might be you are using schema which is made in higher version and you are restoring it to lower version of DB. Eg: Database created in SQL Server 2012 can't be restored to 2008. This is version Conflict of Schema

更多推荐

数据库架构版本问题

本文发布于:2023-07-14 13:41:22,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1104797.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:架构   版本   数据库

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!