欢迎来到牛牛题库网 牛牛题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-432)

单项选择题

ou work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. According to the company requirement, you intend to perform an installation of an instance of SQL Server Reporting Services (SSRS) to the same machine. Now your company CIO wants version histories of all deployed reports can be kept. As a technical support, what should you do to ensure this?()

A.You should use the http.sys listener to install the SSRS instance. 
B.You should configure the SSRS database, make it use Native mode 
C.You should configure the SSRS database, make it use SharePoint integrated mode 
D.You should use the Internet Information Services default Web site to install the SSRS instance 

点击查看答案&解析

相关考题

单项选择题
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB1 in the instance. DB1 has a table which is named Table01 and a stored procedure named Procedure01. Procedure01 choose data from Table01 by using a sp_executesql Transact-SQL statement. You company security rules forbid users to access tables directly in any database. Look at the exception below: "Msg 229, Level 14, State 5, Line 1 The SELECT permission was denied on the object 'Table01', database 'DB1', schema 'dbo'." The exception is raised when Procedure01 is executed by users. You must make sure that e user can successfully execute Procedure1 complying with the company rules. So what action should you perform to achieve this goal?()  

A.You should execute the GRANT SELECT ON dbo.Table01 TO User1 Transact-SQL statement. 
B.You should execute the GRANT EXECUTE ON dbo.Procedure1 TO User1 Transact-SQL statement. 
C.You should alter Procedure01 and add the WITH EXECUTE AS OWNER option to its header 
D.You should alter Procedure01 and add the EXECUTE AS USER = 'dbo' option immediately before the call to the sp_executesql stored procedure.

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题