随笔分类 -  Sharepoint

摘要:I’m sure it comes as no surprise that Office InfoPath 2007 is the forms designer of choice for Office SharePoint Server 2007. But the average SharePoint developer, used to reaching for ASP.NET w... 阅读全文
posted @ 2009-05-27 10:29 Alphac 阅读(349) 评论(0) 推荐(0)
摘要:方案一: 使用命令行的方式来完整备份站点集或者站点 首先我们使用STSADM.exe文件备份数据库文件。Stsadm -o backup -url http://xxxx -filename d:\sps-backup-xxxx.bak 我们已经完成了SharePoint网站中的所有的数据备份,包括页面、列表、webpart,甚至是包含在站点目录下的任意文件都会被打包进来。 然后将文件拷贝到... 阅读全文
posted @ 2008-10-17 12:50 Alphac 阅读(1074) 评论(1) 推荐(0)