문제

I'm attempting to use the "Import Reports - Access" feature as discussed here: http://msdn.microsoft.com/en-us/library/ms156508.aspx

Unfortunately on my system I'm not getting the "Import Reports" option (either through the Project menu or through a right click on the project in the Solution Explorer).

My specifications: Visual Studio 2010 Access 2010 SQL Server 2008 R2 (Reporting Services installed)

Any help would be greatly appreciated.

도움이 되었습니까?

해결책

You need to install SQL Server 2008 R2 Business Intelligence Development Studio (BIDS). This is part of SQL Server 2008 R2 Client Tools. Visual Studio 2010 doesn't support SSRS projects yet. Screenshot #1 shows the option Import Reports --> Microsoft Access... available in the SQL Server 2008 R2 BIDS, which is currently part of Visual Studio 2008 IDE.

Please refer the following link for more details:

SSRS Project in Visual Studio 2010

Hope that helps.

Screenshot #1:

1

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top