Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Microsoft SQL Server 2008 R2 Unleashed- P223:SQL Server 2005 provided a number of significant new features and enhancements over what was available in SQL Server 2000. This is not too surprising considering there was a five-year gap between these major releases.Microsoft SQL Server 2008 is not as much of a quantum leap forward from SQL Server 2005 | 2184 CHAPTER 53 SQL Server 2008 Reporting Services FIGURE 53.4 Choosing an SSRS configuration mode during installation. In this scenario Setup copies all necessary files creates the appropriate Registry settings and sets up the Windows service but otherwise leaves the Report Server unconfigured. In the final step Ready to Install the installer shows the name of the new SSRS instance you need this later to locate the installed files and the configuration mode selected illustrated in Figure 53.5 . In this example the installer reports that the SSRS install is being performed in FilesOnlyMode meaning that you must use RSCM to completely configure SSRS after installation completes or you won t have a working platform . Assuming all went well your next task is to open Windows Explorer and navigate to your install location to examine what s on the file system. This might seem like a trivial exercise but in times of immediate need it s critical to know where things live. File Locations The root folder you should care about most is PROGRAMFILES Microsoft SQL Server MSRS10_5 InstanceName Reporting Services. Below this folder you find all the items listed in Table 53.2 in their respective locations. Installing and Configuring SSRS 2185 FIGURE 53.5 SSRS Installation Final Step. TABLE 53.2 SSRS Folder Content 53 SSRS Item Installation Subfolder Log files most importantly ReportServerService_ timestamp .log . LogFiles Report Manager SSRS s administrative website . ReportManager Location of cascading style sheets use them to tweak the look of the Report Manager website . ReportManager Styles Web service APIs and associated configuration files . ReportServer Windows service and associated configuration file . ReportServer Bin Report Builder 1.0 if using SSRS 2008 or Report Builder 3.0 if using SSRS 2008 R2 . Remember Report Builder 2.0 is a separate download from Microsoft. ReportServer Report Builder Command-line utilities. Found in PROGRAMFILES Microsoft SQL Server 100 Tools .