【原创】手动导入SQLServer数据到SQLCE方法

我找到一个工具,能够很容易把SQLServer里的数据导入到SQLCE:sql

  1. 工具名:Export2SqlCe.exe, 下载路径: http://exportsqlce.codeplex.com/releases/view/116839
  2. 命令行执行,举例:Export2sqlce "Data Source=.\sqlexpress;Initial Catalog=M1;Integrated Security=True" AW.sqlce

   

   3.打开对应脚本,找到INSERT语句便可express

   

   4.在LINQPAD里之行结果工具

     

相关文章
相关标签/搜索