Creating reports is not very easy with VB.net or C# especially if your are using express editions. Visual Studio Professional provides Crystal reports which is a design time report designer.
LNSoft Report Designer is an application that can be integrated in an application so that reports can be edited at runtime.
The visual report designer(builder) using ODBC for connection with Database and the programming language similar with ISQL (Firebird, Interbase),GUI built with wxWidgets, supports preview,print and export into open document (*.ODS file).
ReportBuilder is a visual builder for JasperReports designs based in Java and Swing components. It is meant to be easy to extend, easy to use and freely available under Apache License.