DatabaseInterBase

InterBase Database Encryption - How To Do It

InterBase Encryption is supported starting with InterBase 2009. InterBase enables you to encrypt information at one or both of the following levels: Database Level Encryption (InterBase encrypts all of the database pages that contain user information). Column Level Encryption (Column-level encryption is more flexible and specific). Using InterBase Database Encryption you can also encrypt…
Read more
C++DatabaseDelphi

RAD Server and Sencha CRUD Grid

This post shows how to create a RAD Server REST Endpoint (JSON Web Service ) using the RAD Server Database Endpoints Wizard using a FireDAC Connection, to create REST Endpoints for CRUD functionality. And create a Sencha Web Client Application with a CRUD Grid for our…
DatabaseInterBaseRAD Studio

Have You Already Paid For InterBase? Here's How to Find Out

InterBase comes embedded with RAD Studio, but chances are you haven’t activated it yet. This means you’re missing out on a very powerful and versatile database you’ve already paid for with your RAD Studio purchase. In this blog post we’ll look at how to check if InterBase was activated with your RAD Studio installation, and to activate it if it wasn’t. Did I get the InterBase…
Read more
Case StudyDatabaseDelphiInterBase

View From The Tap - Bulgarian Firm Supports Country's Market Leaders With Delphi And InterBase (Case Study)

Using InterBase and Delphi, Bulgarian software company Bonev Soft (BSoft) has made financial management and tax payments painless for the country’s industry leaders for over 20 years. BSoft’s flagship software, AJUR®, is an integrated management system for Windows very popular with government and non-government organizations in Bulgaria and around the world, across a number of vertical…
Read more
C++CodeDatabaseIDEInterBaseRAD Studio

The 5 Best C++ Build Tools For Windows App Development

The C++ Compiler and C++ IDE features really evolved from the early and auspicious beginnings of Turbo C, C++ and Borland C++. Today we have a wide array of capabilities supporting a rich and diverse amount of OS platforms running on many thousands of types of devices encompassing everything from cell phones, watches, cars to a broad collection of IoT (internet of things) specialized hardware.
Read more