sql-server - 在哪里可以找到有关 Sharepoints 后端数据库的文档?

标签 sql-server database sharepoint

当我查看我的 SharePoint 网站正在使用的 SQL Server 时,我看到其中有几个数据库,所有这些数据库似乎都被我的网站使用。有没有地方可以找到有关每个数据库存储内容的文档?

最佳答案

这是 MSDN 文章:http://msdn.microsoft.com/en-us/library/ms998452.aspx

它附带了 Microsoft 警告:

Warning: Modifying the database schema or database structures is not supported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

SharePoint 附带了一组丰富的 API,这些 API 可能比直接连接到数据库更好用。 The Microsoft Develper center是使用 MOSS API 的良好起点

关于sql-server - 在哪里可以找到有关 Sharepoints 后端数据库的文档?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4653083/

相关文章:

sql - 将输出参数设置为 sql 存储过程中 count() 的值

c# - 从 C# 启动 sqlcmd 时如何检索错误?

sql - 在标签中显示具有相同值的行数

javascript - 需要修改CSS为megamenu才能使其工作

sql-server - SQL Server xml.modify 删除方法

python - NameError:设置更改为mysql后未定义名称 '_mysql'

sql - 在 SQL Server 中提取具有不一致属性和元素的嵌套 XML 数据

javascript - SharePoint 聊天图标嵌入 iframe 问题

Sharepoint SSL Web.Config 访问问题

SQL 搜索名称以 a 到 z 开头,区分大小写