January 08, 2020
#.NET
#FastReport
#.NET
#FastReport
How to draw a chart based on custom variables
Build a chart from converted or custom data in FastReport .NET.
Read more
December 15, 2019
#.NET
#FastReport
#Connection
#JSON
#.NET
#FastReport
#Connection
#JSON
How to connect to JSON database from application code
The report has a connection to the data source in order to have a list of available tables and fields, as well as the data itself.
Read more
November 16, 2019
#.NET
#FastReport
#Filtering
#.NET
#FastReport
#Filtering
How to filter data by date in the report using the dialogue form
Filter the dates in the report using the dialog form with the DataColumn property.
Read more
November 16, 2019
#.NET
#FastReport
#Connection
#Data Source
#.NET
#FastReport
#Connection
#Data Source
How to connect to MongoDB from the FastReport .NET report
We connect to MongoDB from a FastReport .NET report through the assembly of the plugin-connector library to the database.
Read more
November 15, 2019
#.NET
#FastReport
#Connection
#Data Source
#.NET
#FastReport
#Connection
#Data Source
How to connect the IBM DB2 database in reports designer FastReport .NET
Configuring plugins FastReport .NET using the example of an IBM DB2 database in the report designer.
Read more
November 15, 2019
#.NET
#FastReport
#Connection
#Firebird
#.NET
#FastReport
#Connection
#Firebird
How to connect to Firebird from FastReport .NET
The FastReport .NET designer provides a plug-in connector, which must first be assembled in the project. Before creating a data source in a report, make sure that FireBird is configured correctly.
Read more
November 15, 2019
#.NET
#FastReport
#Connection
#Data Source
#Plugin
#.NET
#FastReport
#Connection
#Data Source
#Plugin
How to connect to OracleDB from FastReport .NET
To create a data source and a connection string to it, use the connector from FastReport. This includes source codes with various demo projects and additions.
Read more
November 15, 2019
#.NET
#FastReport
#Connection
#Data Source
#.NET
#FastReport
#Connection
#Data Source
How to connect to VistaDB
Embedding the VistaDB database file in the client application.
Read more