Sync Framework中的SQL Express客户端支持 [英] SQL Express Client support in Sync Framework

查看:56
本文介绍了Sync Framework中的SQL Express客户端支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio 2010中的本地数据库缓存项生成在客户端同步SQL Compact数据库所需的类。 是否计划使用此工具生成用于同步SQL Express数据库的类,如果是这样的话,
什么时候?我们有一个相当大的SQL Server数据库,它严重依赖于存储过程。最终我们想在Azure上托管这个应用程序,但作为第一步,需要支持通过Internet同步到我们的主服务器的远程客户端。要手动编码,b b $ b过于耗时,乏味,容易出错,数据库在开发过程中会随着时间的推移而发生变化。 - 谢谢。

解决方案

嗨Glosse,


本地数据库缓存项目不支持SQL Express for the客户端。请查看此代码示例,看看它是否有帮助。


" 数据库同步 - SQL Server和SQL Server Express" -
http://code.msdn.microsoft.com /Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3762


The Local Database Cache Item in Visual Studio 2010 generates the classes necessary for synchronizing SQL Compact databases on the client side. Is an option planned for this tool to generate classes for syncing SQL Express databases and if so when? We have a rather large SQL Server database that relies heavily on stored procs. Eventually we'd like to host this app on Azure, but as a first step need to support remote clients synced to our main server via the Internet. To code by hand would be too time consuming, tedious, prone to error with a database subject to change during development and over time. --Thanks.

解决方案

Hi Glosse,

The Local Database Cache item does not support SQL Express for the client side. Please have a look at this code sample and see if it helps.

"Database Sync - SQL Server and SQL Server Express" - http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3762


这篇关于Sync Framework中的SQL Express客户端支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆