CodeDatabaseDelphiRAD Studio

Learn How To Use FireDAC To Work With A Firebird Database In Delphi

The Firebird getting started sample shows how to use FireDAC with Firebird databases. This sample allows the user to do: Temporary connection definition at run time.Master-details relationship between datasets using TFDQuery.Transactions handling with TFDTransaction.Management of Firebird database such as: managing users, creating database backup/restoring database from backup and…
Read more