zoukankan      html  css  js  c++  java
  • Version of SQLCE in WP8

    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.

  • 相关阅读:
    vgcreate语法
    lsmod语法
    lvm语法2
    lvm语法
    mount语法
    fdisk语法
    mdadm语法
    ln语法
    mknod语法
    黑客常用dos-cmd命令
  • 原文地址:https://www.cnblogs.com/rockniu/p/3648842.html
Copyright © 2011-2022 走看看