集中式数据库的桌面到 Web 通信

发布于 2024-10-29 07:51:18 字数 221 浏览 2 评论 0原文

我开发了一个带有网络托管数据库的网络门户,一个带有桌面数据库的桌面应用程序。网络上的主数据库应该是集中的,托管多个桌面应用程序和多个网络门户的数据。

我知道我们可以使用共享点创建多个网站,但如何为网络和桌面应用程序开发集中式数据库?

是否有任何 SharePoint API 可用于将 Web 应用程序与桌面应用程序进行通信?

或者还有其他解决方案吗?

提前谢谢。

I have developed a web portal with a web hosted database, a desktop application with a desktop database. A master database on the web is supposed to be centralized, hosting data of both multiple desktop apps and multiple web portals.

I know we can make multiple websites using sharepoint but how to develop a centralized database for both web and desktop apps?

Is there any SharePoint API available to communicate a web app with a desktop app?

Or any other solutions?

thx in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

有木有妳兜一样 2024-11-05 07:51:18

您可以使用 oData 作为数据交换协议来实现此目的,并将 sharepoint 视为中央数据存储层。

http://www.odata.org/

You can accomplish this with oData as a data interchange protocol and treat sharepoint as your central data storage layer.

http://www.odata.org/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文