Reporting in Your Applications with Embarcadero RAD Studio

List & Label is a reporting component that integrates with applications to provide them with rich reporting capabilities. It allows developers to create sophisticated reports based on data from any source. Easy data binding for your own VCL applications is provided by List & Label’s FireDAC component, which supports numerous data sources such as Oracle, MS SQL Server, SQLite, DB2, MySQL and PostgreSQL, as well as many other databases and formats. The control over the data for reporting always remains with the application itself.

New Service Pack 29.002 for List & Label and the Report Server

The new Service Pack 29.002 offers support for Embarcadero RAD Studio 12.1, new programming options for print and export as well as new functionalities in the Web Report Designer for data graphics and gauges. In addition, there are various improvements in Designer, the VCL FireDAC component and Report Server. A number of security updates are also included.

InMemoryDataProviderWrapper: Data Provider on Steroids

The features of different data providers vary widely. Depending on the data source, sorting, native aggregate functions or filters at database level may be available directly. Or not. For example, none of this is available in file-based formats such as JSON or XML, or even in “web” formats such as REST. These are typically read “front to back” and therefore cannot offer sorting or native aggregation. With List & Label 29, we have something new to offer.

New Service Pack 28.006 for List & Label and the Report Server

The latest service pack for List & Label 28 delivers enhanced functionality and security improvements to streamline your reporting needs. With key updates like support of images in crosstab column and row labels in XHTML export as well as support for Embarcadero RAD Studio 12 (BDE & FireDAC). For a detailed list of changes, see the ServicePack.pdf in your installation and the Service Pack download area.

New Service Pack 29.001 for List & Label and the Report Server

The new Service Pack 29.001 brings several new features and improvements. The .NET Sample Center user interface has been completely redesigned to provide additional information and links to the samples. Also new are special “signed” NuGet packages that contain signed List & Label assemblies. The OdbcDataProvider now supports a custom ParameterMarkerFormat to override or correct the format provided by the driver.