InterBase is a great solution for Delphi, C++Builder and RAD Studio users. Seamlessly integrated and with highly advanced security and data management features, like multi-level encryption, super-easy change tracking, data transfer speeds, quick recovery, and very low scaling cost, InterBase is easy on your data, your staff, and your budget!

Here are our top 10 How-To’s for working with InterBase and its most important features. Which do you think makes InterBase unique?

1. How to Get Started With InterBase as a RAD Studio User

All versions of RAD Studio/Delphi/C++Builder come with support for InterBase 2020 databases. InterBase 2020 is installed with RAD Studio in the following directory: C:Program Files (x86)EmbarcaderoStudio20.0InterBase2020

ib 021

2. How to Work With The InterBase AdminUtility Sample

The main functionality of the project is implemented on dmAdmin where the FireDAC components are placed. It uses TFDPhysIBDriverLink and TFDGUIxWaitCursor to connect to the InterBase server.

ib 022

3. How to Use Homomorphic Encryption

“Homomorphic” is an adjective which describes a property of an encryption scheme. That property, in simple terms, is the ability to perform computations on the ciphertext without decrypting it first.

ib 023

4. How To Easily Backup And Restore An Encrypted InterBase Database

In this CodeRage session, you can learn how to backup and restore encrypted databases in InterBase. How can I backup and restore an encrypted database? Here are the steps that you can follow:

ib 024

5. How to Get Started with InterBase Tablespaces

With every version of InterBase, we introduce new features that make the database experience easier for our users. When InterBase 2020 was released, we added several enhancements and a great new feature called Tablespaces.

ib 025

6. How to Deploy The ADO.Net Driver For InterBase

The ADO.NET driver has both 32 and 64 bit support for InterBase and integration with DDEX and Entity Framework 6, giving you full customization and control over your development with InterBase and Visual Studio.

ib 026

7. How to Connect to Local InterBase Instances

Learn how to connect to your local InterBase instance from your Delphi or C++ Builder projects easily with the help of FireDAC.

ib 027

8. How to Use InterBase ChangeViews

With Change Views, you have this patented method to work with that is a lot easier to develop and scale for your customer base. Using InterBase Change Views, you can now identify specifically what deltas have changed at the field level.

ib 028

9. How to Maximize Data Security in InterBase

Whether you have sensitive health data or even just names and phone numbers, you need to be able to reassure consumers that their data is safe and secure from hackers and data breaches.

ib 029

10. How to Work With User-Defined Functions in InterBase

InterBase has several built in functions that developers can use to create and optimize SQL queries. In some situations though, you may find yourself needing to expand queries or work with more complex queries that include string, date and statistical functions.

ib 030