SQL Server Reporting Services Reports in Access

  • Thread starter Thread starter AG
  • Start date Start date
A

AG

Using Access 2007 and SQL Server 2008.

Is there a way to display SQL Server Reporting Services reports in Access
2007?
If so, links to documentation/examples would be appreciated.
 
Hi AG,
No,there is no compatible interface for converting SSRS report to Access
2007 now.You may consider first export your SSRS report to an Excel file
and then embed an OLE object "Microsoft Office Excel 97-2003 Worksheet". If
you only need the data, you can directly import data from Excel to your
Access database.

Best regards,
Charles Wang
 
Back
Top