用于读取 opml 源的 SharePoint MOSS BDC
我们目前有一些 C# 代码,可以运行并从多个 opml feed 导入数据,并将其存储在多个 sql server 表中。
我们在苔藓环境中工作,我认为业务数据目录可以用来使这个过程更加健壮/高效。
如果可以的话有人可以建议吗?
We currently have some c# code that runs and imports data from a number of opml feeds and stores it in several sql server tables.
We are working in a moss environment and I am thinking the Business Data Catalog may be able to be utilised to make this process more robust/efficient.
Can anyone suggest if it can?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,可以,因为 BDC 专门用于能够在共享点内使用外部数据。不过,您需要拥有 SharePoint 企业版许可证才能使用 BDC...
Yes it can, since the BDC is there spcifically to be able to use external data within sharepoint. You will need to have a SharePoint Enterprise edition license to user the BDC though...