CodeDatabaseDelphiRAD Studio

Learn How To Use The Oracle Continuous Query Notification (CQN) Feature With Delphi FireDAC On Windows

TheOracle_CQNsample shows you how to useContinuous Query Notificationwith Oracle databases using FireDAC. Location You can find theOracle_CQNproject at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:Object Pascal\Database\FireDAC\Samples\DBMS Specific\Oracle\CQNSubversion Repository:You can find Delphi code samples…
Read more
CodeDatabaseDelphi

Embarcadero MVP Cary Jensen Teaches You How To Build Blazingly Fast Database Apps With FireDAC

Watch FireDAC guru Cary Jensen for this information-packed presentation that shows you how to build world-class database applications using FireDAC. If you are a database developer using RAD Studio, this is one presentation that you cannot miss. Overview Review of the RAD Studio data access and the TDataSet interfaceOverview of FireDAC and its capabilitiesFireDAC and configurationFireDAC…
Read more
CodeDatabaseDelphiRAD Studio

Learn How To Create A Database Login Dialog In Delphi With The FireDAC.TFDGUIxLoginDialog Sample

This sample describes how to use TFDGUIxLoginDialog in FireDAC GUI applications to allow users to enter their database credentials to connect to a DBMS. The same component also allows users to manage their passwords. The sample connects to a database using a TFDConnection. Location You can find theTFDGUIxLoginDialogsample project at: Start | Programs | Embarcadero RAD…
Read more
CodeDatabaseDelphiRAD Studio

Quickly Encrypt / Decrypt An SQLite Database With The FireDAC.SQLite Encryption Sample For Delphi

TheSQLite Encryptionsample is an encryption/decryption demo. Location You can find theSQLite Encryptionsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to – Object Pascal\Database\FireDAC\Samples\DBMS Specific\SQLite\EncryptionSubversion Repository – you can find Delphi code samples inGitHub…
Read more