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
C++CodeDatabaseDelphi

3 Libraries for improving Existing Applications built with Delphi

One topic I get increasingly asked about Delphi Programming when developers are migrating to the latest version of RAD Studio is “quick ways to improve their applications”. So in this post, I am going to summarise 3 favorites by focusing on the libraries in RAD Studio. If you are new to RAD Studio, then I would also recommend reading these, as they are very easy to implement and provide quick…
Read more
C++DatabaseDelphiRAD Studio

Rapidly Upgrade Legacy Solutions With This RAD Server Comprehensive Quick Start Guide

RAD Server is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server enables developers to quickly build new application back-ends or migrate existing Delphi or C++ client/server business logic to a modern services based architecture that is open, stateless, secure and scalable. At the time of this writing RAD Studio Enterprise incldues one RAD…
Read more
C++DatabaseDelphiTech Partner

Ultimate Robust SecureBridge SSH And More for Delphi on Windows and macOS

SecureBridge is a suite of client and server components that implement the SSH, SFTP, FTPS, HTTP/HTTPS, WebSocket, and SignalR protocols. It uses SSH/SSL protocols and Cryptographic Message Syntax to encrypt client/server communications and verify data integrity. The key components include SSH client and server, SFTP client and server, SSL client, FTPS client, HTTP/HTTPS client, WebSocket client…
Read more