惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hacker News: Front Page
P
Palo Alto Networks Blog
T
ThreatConnect
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
T
True Tiger Recordings
P
Privacy & Cybersecurity Law Blog
B
Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
C
Comments on: Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
N
News and Events Feed by Topic
NISL@THU
NISL@THU
腾讯CDC
雷峰网
雷峰网
Security Latest
Security Latest
李成银的技术随笔
M
Microsoft Research Blog - Microsoft Research
L
LangChain Blog
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Check Point Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
博客园 - Franky
N
News | PayPal Newsroom
V
V2EX
A
About on SuperTechFans
The Register - Security
The Register - Security
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
MyScale Blog
MyScale Blog
Cisco Talos Blog
Cisco Talos Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
爱范儿
爱范儿
A
Arctic Wolf
L
LINUX DO - 最新话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

博客园 - 阿牛-专注金融行业开发

2014-09-19.xml ADO.NET 3.5高级编程:应用LINQ&Entity Framework - 阿牛-专注金融行业开发 C#高级编程(第8版) ASP.NET MVC 4 Web编程 Lesson 9 Oral English Training: Lesson 7 一个不错的Options交易策略网"option trading tips"可以学到各种Options的定义. - 阿牛-专注金融行业开发 加强金融专业知识学习,现实从代码开发到业务设计的转型 SOA不是Web Service - 阿牛-专注金融行业开发 ReportViewer使用手册 - 阿牛-专注金融行业开发 梳理一下最近要重点好学的东西 - 阿牛-专注金融行业开发 有空看完<Beginning Xml with C# 2008>这本书, 深入学习一下Xml. Java vs C# 命名规则 <.NET分布式应用程序开发>读书笔记 第十章:Q&A 手动建立强类型DataSet Ndo v3.1发布了! ODP.NET和System.Data.OracleClient的一些不同 - 阿牛-专注金融行业开发 Singleton设计模式活学活用: 请求单一 vs 线程单一 Table Scan, Index Scan, Index Seek - 阿牛-专注金融行业开发
Version of SQLCE in WP8
阿牛-专注金融行业开发 · 2014-04-06 · via 博客园 - 阿牛-专注金融行业开发

The version on the device is compatible with version 3.5 on the desktop, but the Windows Phone version of the database engine has some of the features from version 4.0, namely enhanced encryption and support for OFFSET and FETCH paging syntax.

http://stackoverflow.com/questions/16358820/which-version-of-sql-server-ce-does-wp-8-supports

http://stackoverflow.com/questions/16237674/wp8-sql-ce-4-0-database-deployment-error-an-attempt-was-made-to-load-a-program?rq=1

In short, you can only add v3.5 DB created on Deskto to project, v4.0 db will be generated in WP8.