公告
文章 | 文章列表>> |
2008-06-05 15:06:46
2008-06-05 14:29:03
2008-06-03 10:45:47
2008-01-30 11:31:28
2008-01-24 13:01:00
2007-08-22 12:45:14
2007-08-20 15:48:26
2007-08-16 11:03:10
2007-07-21 15:38:58
2007-07-19 10:54:11
2007-07-17 22:58:54
1、安装IIS,并启动了相应的服务;
2、安装了Reporting Service组件,并且启动了SQL Server Reporting Services (实例名)服务;
3、在Visual Studio的解决方案资源管理器中为报表项目设定了正确的TargetServerURL
xx项目 —> 属性 —> 部署
TargetServerURL:http://localhost/ReportServer
&..
2、安装了Reporting Service组件,并且启动了SQL Server Reporting Services (实例名)服务;
3、在Visual Studio的解决方案资源管理器中为报表项目设定了正确的TargetServerURL
xx项目 —> 属性 —> 部署
TargetServerURL:http://localhost/ReportServer
&..
2007-07-17 15:57:59
1、报表管理器
http://servername/Reports$实例名/Pages/Folder.aspx
2、报表生成器
http://servername/Reportserver/reportbuilder/ReportBuilder.application
3、报表服务器
http://servername/Reportserver
http://servername/Reports$实例名/Pages/Folder.aspx
2、报表生成器
http://servername/Reportserver/reportbuilder/ReportBuilder.application
3、报表服务器
http://servername/Reportserver
2007-07-16 14:58:12
2007-07-16 11:10:51
2007-07-16 11:04:44
2007-07-13 14:59:13
2007-07-11 20:06:48
2007-07-10 16:12:08
2007-07-10 09:27:20
2007-07-09 22:00:57
SQL SERVER 2005 支持三种方式的备份/恢复
1、简单恢复模式下的备份/恢复模
2、完整恢复模式下的备份/恢复
3、大容量日志恢复模式下的备份/恢复
【注】Microsoft关于备份/恢复的详解:
http://technet.microsoft.com/zh-cn/library/ms175477.aspx
以下是一次完整恢复模式下的备份/恢复测试
一、备份
1、设置完整恢复模式
use master
go
alter database w..
1、简单恢复模式下的备份/恢复模
2、完整恢复模式下的备份/恢复
3、大容量日志恢复模式下的备份/恢复
【注】Microsoft关于备份/恢复的详解:
http://technet.microsoft.com/zh-cn/library/ms175477.aspx
以下是一次完整恢复模式下的备份/恢复测试
一、备份
1、设置完整恢复模式
use master
go
alter database w..


wangcai008 的BLOG
博客统计信息
最新评论
51CTO推荐博客
文章
51CTO推荐博文