FIREDAC is a universal Data access component for Delphi's development of cross-platform database applications, as well as for C + + builder and freepascal. FIREDAC can be accessed directly at high speed:
1.InterBase
2.SQLite
3.SQL Server
4.MySQL
5.PostgreSQL
6.Oracle
7.IBM DB2
8.FireBird
9.Informix
10. Many other databases are not listed
Firedac and UNIDAC are the best database access Components under the eyes of the Delphi platform, the UNIDAC function is the strongest, but FIREDAC is more streamlined and practical, very efficient and stable. Due to the scarcity of FIREDAC information, the FIREDAC's help files are basically referenced in the learning process. There is no place to hope that we can correct it in time.
There are three ways to connect FIREDAC, 1. Run Fdexplorer in the Delphi IDE toolbar to define a connection that will be saved in an INI file.
This configuration file is one that can be customized.
1.FIREDAC Open-Door article