Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 商店中有一个使用 SQLite 的应用程序。我正在发布一个次要版本,并且想知道 SQLite 如何处理升级。当他们使用新版本时,我会清除所有客户数据库吗?关于在版本中处理此问题的任何想法?(我的 SQLite 数据库结构没有变化)
有人告诉我,如果您不更改数据库的架构,数据将保持不变。
这是来自微软论坛的链接:
http://social.msdn.microsoft.com/Forums/en-US/f4550181-468a-4902-9ee0-d8554a127f92/upgrade-windows-store-app-do-i-lose-sqlite-data