VB Programing support Access Database Microsoft Office VB.Net & SQL Server nev@NevVB.com.au Sydney, Australia (612) 9453-0456 Contact Details 23/02/2012
There are four options for reporting in VB.Net: Microsoft Access reporting facility SQL Server Reporting Services (SSRS) Business Intelligence Development Studio (BIDS) Crystal Reports
The use of Microsoft Access Reporting can be a short term solution. It will help speed the migration process – the SQL Server Reporting can be done later.
Crystal Reports used to come integrated with Visual Studio 2008 – now the free VS2010 version must be downloaded from SAP. Finding the downloads, files and fudges needed for the setup is not obvious.
When the initial problems are resolved:
SQL Server Reporting Services is Microsoft's attempt at replacing Crystal Reports.
BIDS is integrated with Visual Studio, allowing Visual Basic.Net to control the functionality.
When a report has been created:
Microsoft's Reporting Strategies are hazy at this time. SQL Server 2011 has a new reporting tool called "Crescent", based on Silverlight. Crescent also requires SharePoint 2010, which makes it too complex for small companies.
It seems that Visual Studio 2010 will never get BIDS reporting, but the preview of Visual Studio 2012 has documentation on using the BIDs wizard. Microsoft SQL Server 2011 contains BIDS 2011.