logo
small logo
  • Produkty
  • Zamów
  • Wsparcie techniczne
  • About
  • Customer panel Wsparcie techniczne
    • en
    • de
    • JP
    • ZH
  • Glówna strona
  • /
  • Articles
  • /
  • Data Source
  • .NET
  • FastReport
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • VCL
  • Lazarus
  • Delphi
  • MacOS
  • Mono
  • SQL
  • Core
  • ASP.NET
  • Angular
  • WebReport
  • React
  • Online Designer
  • Vue
  • Data Source
  • JSON
  • Knockout
  • MVC
  • PDF
  • PHP
  • Excel
  • Firebird
  • Filtering
  • FastCube
  • OLAP
  • Converter
  • C#
  • Desktop
  • Barcode
  • QR Code
  • ZUGFeRD
  • SVG
  • HTML
  • Open Source
  • Visual Studio
  • Script
  • Plugin
  • Report
  • FMX
  • Preview
  • Printing
  • WinForms
  • Interactivity
  • HTTPS
  • Toolbar
  • XLSX
  • Word
  • Linux
  • Business card
  • Windows
  • DBA
  • ARM
  • WPF
  • Email
  • Map
  • Visual Basic
  • Upload
  • Libgdiplus
  • ZPL
  • NuGet
  • Ubuntu
  • Web Storage
  • Academic
  • Blazor
  • SPA
  • Matrix
  • Web API
  • Cloud
  • ROSA Linux
  • M. Alaev
  • S. Antonenko
  • G. Bagaevski
  • A. Begunov
  • A. Fediashov
  • D. Fedyashov
  • P. Ishenin
  • O. Kojnikov
  • K. Kornienko
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov

Data Source

HTML 4.0 i CSS w raporcie - proste! Przedstawienie nowego obiektu raportu "HTMLView".
26 maja 2021
Den Zubov
VCLFastReportData SourceHTML

Przy bardzo dużej różnorodności formatów dokumentów, często może dojść do sytuacji, kiedy klient chce wykorzystać jakieś formaty dokumentów, które już posiada i nie tracić czasu na tworzenie takiego samego układu w raporcie. Dla tych przypadków FastRe...

Przekształcanie danych z bazy danych w dokument w Delphi / Lazarus / C++ Builder
3 lutego 2021
Michael Philippenko
VCLLazarusFastReportData SourceSQLFirebirdDelphi

Jak z gąszczu danych zrobić czytelny raport? Oracle DB, MySQL, Microsoft SQL Server, PostgreSQL, FireBird to prawdopodobnie najbardziej popularne, ale bynajmniej nie wszystkie, z wielu DBMS, w których dane mogą być tworzone, wypełniane, modyfikowane i zarządzane. Często są one wypełnione ...

Jak utworzyć jeden raport z wielu w Delphi / Lazarus / C++ Builder
11 grudnia 2020
Michael Philippenko
VCLLazarusFastReportData SourceDelphi

Chciałbym zauważyć, że FastReport VCL jest jednym z najwygodniejszych komponentów do generowania raportów o dowolnej złożoności. W końcu możemy tutaj wykorzystać nie tylko różne typy DBMS, ale również szwajcarskie kody kreskowe, mapy, tabele, wykresy i wiele innych obiekt...

Jak podłączyć plik CSV jako DataSet w Delphi i zbudować raport przy użyciu FastReport VCL 6
12 maja 2020
Alexander Syrykh
VCLFastReportCSVData SourceDelphi

Prawdopodobnie wielu z Was napotkało problem z używaniem pliku CSV jako zestawu danych w Delphi. Przyjrzyjmy się jednemu z rozwiązań tego problemu. Połączymy plik CSV za pośrednictwem TADOQuery i zbudujemy raport z tych danych w FastReport VCL 6. Utwórz projekt i dodaj następujące składni...

Jak używać procedur składowanych z wieloma zestawami danych jako wynikiem?
8 maja 2020
Dmitriy Fedyashov
.NETFastReportData SourceWinForms

Podczas tworzenia raportów często mamy do czynienia z bazami danych, którym daleko do ideału . Różnorodne „funkcjonalności” czasami nas blokują. Na przykład, jak zbudować raport oparty na wielu zbiorach danych, którego wynikiem będą procedury składowane MS SQL...

Jak połączyć się z bazą danych Sybase SQL Anywhere
29 lutego 2020
Dmitriy Fedyashov
.NETFastReportData SourceSQL

Baza danych Sybase SQL Anywhere ma szereg przydatnych funkcji, które sprawiają, że bardzo się wyróżnia na tle konkurencji. Po pierwsze, umożliwia obsługę bardzo dużej ilości danych. Po drugie - jest wysoce produktywna i szybka nawet nie zważając na dużą ilość danych. Po trzecie nie wym...

How to connect to MongoDB from the FastReport.Net report
16 listopada 2019
Dmitriy Fedyashov
.NETFastReportData Source

First of all, you need to assemble a plug-in connector library to the database for the reporting designer. It is located in a folder: C:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections\FastReport.MongoDB Open the project, restore NuGet packets and reassemble it. As a result, in t...

How to connect to VistaDB
15 listopada 2019
Dmitriy Fedyashov
.NETFastReportData Source

The Vista database will fall into the type of embedded databases. These databases differ from client server databases in that they are designed to be embedded in a client application as a file. The range of tasks of such a base will also be different from the database. Typically, these are databases...

How to connect to OracleDB from FastReport .NET
15 listopada 2019
Dmitriy Fedyashov
.NETFastReportData SourcePlugin

First of all, you can use the ODBC connector. But it is fraught with a lot of settings. As you can see, you need to create the data source and the connection string to it. Relatively a lot of action. An alternative to this method is to use connector from FastReport. In fact there are two connect...

How to connect the IBM DB2 database in reports designer FastReport.Net
15 listopada 2019
Dmitriy Fedyashov
.NETFastReportData Source

To connect the report to a DB2 database, you need to connect the plugin to the designer reports. This plug is a connector. But first you need to collect this connector from the project: С:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections\FastReport.DB2 The resulting FastReport.DB2...

Connection to NosDB (NoSQL)
11 listopada 2019
Dmitriy Fedyashov
.NETFastReportData Source

NosDB is a prominent representative of the NoSQL databases. It is designed for use on the .Net platform and has open source. NosDb, like many other non-relational databases, has a high speed and good linear scalability. In this article, we'll look at the way to connect to the NosDb database inside t...

How to connect to RavenDB
11 listopada 2019
Dmitriy Fedyashov
.NETFastReportData Source

Recently, the NoSQL database is gaining more and more popularity. They differ favourably from conventional relational databases and provide the following: high resilience, incredibly large amounts of data, good scalability, clustering. One of the new NoSQL databases is RavenDB. This is a document-o...

How to connect to SQLCe
11 listopada 2019
Dmitriy Fedyashov
.NETFastReportData SourceSQLPlugin

Microsoft SQL Server Compact Edition is a simple local relational database that doesn't require installation, and the connection is made to the database file. You do not need admin rights to work with the base. You can only "password" the base. For many developers, such a simple database is simply n...

How to use Plugin Manager
3 września 2019
Dmitriy Fedyashov
.NETFastReportData SourcePlugin

FastReport.Net provides a plugin mechanism for extending the functionality of the report designer. Most of these plug-ins are for adding database connectors in the report designer. But there are others. For example, those which add new controls to the designer. But before using plugins, you must fi...

How to use multi-level JSON in a report
29 czerwca 2019
Dmitriy Fedyashov
.NETFastReportData SourceJSON

Despite the fact that FastReport.Net provides us with a plugin for the report designer to use as a data source for the JSON file, it is not always suitable. This plugin works well with single-level data representing a separate table. In cases where the data has multiple levels of nesting, you will h...

1 2 > >>
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Zamów
  • Pobierz
  • Dokumentacja
  • Opinie użytkowników
  • Jak odinstalować nasze produkty
  • FAQ
  • Tutorial Video
  • Forum
  • Support SLA
  • Articles
  • Our News
  • Prasa o nas
  • Partnerzy
  • Extended licensing
  • Kontakty

© 1998-2023 by Fast Reports Inc.

  • Poufność

Trustpilot