Silverlight客户端可以访问存储在独立存储中的本地SQL Compact数据库吗? [英] Can a silverlight client access a local sql compact database that is stored in isolated storage

查看:61
本文介绍了Silverlight客户端可以访问存储在独立存储中的本地SQL Compact数据库吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

silverlight clr是否支持访问放置在silverlight应用程序隔离存储中的sql紧凑型数据库?

Does the silverlight clr support access to a sql compact database placed in the silverlight application's isolated storage?

如果是,则指向代码示例的任何指针。

If so, any pointers to code samples.

我想缓存在先前会话中从服务器检索到的信息。

I would like to cache information retrieved from the server in previous sessions.

推荐答案

即使将其存储在独立存储中,也没有在SQL Server Compact Edition中读取的Silverlight库。也许在将来的版本中。我听说有几个开源项目正在尝试这样做,但是还没有发布的项目。我试图在Beta 2中包装Google Gears数据库没有成功。

Even if it was stored in Isolated Storage, there is no Silverlight library to read in SQL Server Compact Edition. Perhaps in a future version. I have heard of a couple of open source projects that are trying to do this but there are not any that have releases yet. I tried to wrap the Google Gears DB in Beta 2 to no success.

这篇关于Silverlight客户端可以访问存储在独立存储中的本地SQL Compact数据库吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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