通过 Web 服务同步 SQL Server CE 与 SQL Server 2005
我有一个客户端 winforms,它使用对象创建 xml-s。我每月一次获取此 xml-s 并将其保存在我的数据库中(很多列和字段)。
现在,我想更频繁地获取此报告并省略序列化和反序列化。
我只对 Microsoft 技术感兴趣,所以是否不可能通过 webservice(asmx) 与 sql server 2005 同步 sql ce(在我的 winforms 应用程序中)?
您知道应对这种情况的好例子吗?
I have a client winforms which creates xml-s with objects. Once a month I get this xml-s and save theirs in my database(a lot of columns, and fields).
Now, I want to get this reports more often and omit serialization and deserialization.
I'm only interested in Microsoft technology so if is it impossible to sync sql ce(in my winforms application) over webservice(asmx) with sql server 2005 ?
Do you know any good example to cope with this situation ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论