The InterBase Blog
Case Study - Stress-Free Spa Management Software
Data security and management causing you anxiety? Springer-Miller Systems uses InterBase to keep spa managers as happy as their clients. The hospitality industry is a demanding industry with demanding technology requirements where customer service is king.
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).
Becoming an InterBase VAR: How And Why
An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below. The Benefits of Being a VAR There are no registration and licensing headaches.
InterBase ADO.NET Driver Updated for .NET 6 and Visual Studio 2022
We are happy to announce that Embarcadero has released an updated ADO.NET driver for the InterBase database. The new driver offers:
- General support for .NET 6
- InterBase Events support in ADO.NET
- Installer support for VS 2022
Case Study - Stress-Free Spa Management Software
Data security and management causing you anxiety? Springer-Miller Systems uses InterBase to keep spa managers as happy as their clients. The hospitality industry is a demanding industry with demanding technology requirements where customer service is king.
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).
Becoming an InterBase VAR: How And Why
An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below. The Benefits of Being a VAR There are no registration and licensing headaches.
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.
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.
Local Cloud – Data Management With InterBase and AWS
Cloud is great, but sometimes you want local data too. This session takes a look at how to synchronize your data between Amazon’s cloud-based data hosting (AWS) and InterBase local storage. Learn the advantages of such a system and when you might want such an architecture.
Embarcadero InterBase 2020 Update 3 Released!
I’m delighted to announce that today Embarcadero has released a new version of its InterBase flagship database engine, InterBase 2020 Update 3. With this release, the company continues to improve the product’s quality and usability.
InterBase ADO.NET Driver Update Enhances Visual Studio Support
Embarcadero has released an update to the new InterBase ADO.NET driver for Visual Studio published in May of 2021 that introduces support for InterBase’s award-winning ChangeViews™ feature.
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
.NET Apps Using Embedded Interbase Database – How to Deploy a Secure Database App With Zero Installation/Administration
In the previous post we’ve created a .NET App that connects to a remote Interbase instance and execute some actions. The idea here is to convert this app from a client/server model to use the so called embedded model.
.NET Apps And Interbase Change Views – How to Track Data Changes Automatically
This is a bonus post from the series about the integrating Interbase with .NET apps, and today we’ll talk about the incredible Interbase feature called Change Views™.
Just in case this is your first visit here, I have a recap for you in the chronological order the previous posts were published.
Laser Focus on Eyecare – How Delphi And InterBase Help Protect Your Vision (Case Study)
Patients rely on doctors to save their eyesight. Doctors rely on Delphi and InterBase® to show them how. The compelling Laser Focus on Eyecare Case Study illustrates how Delphi and InterBase® work together to create an electronic health record (EHR) and practice management software solution for US-based eyecare software leader ManagementPlus (now part of EyeCareLeaders).
Your First .NET/Interbase App – How to Connect .NET And The Interbase Secure Data Store
Hi devs! This is the 3rd post from a series about Interbase for .NET developers. If you just arrived on this channel, the first “Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users” can be found here, and the second “Getting Started With InterBase For .NET – Install, Configure And Secure Your Data in Minutes” is available through this link. So today is THE day where we’ll do what we developers really like doing: coding!
Top 10 How To’s: InterBase
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.
Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users
This is the first blog post of a series that introduces the InterBase multiplatform database to .NET developers. The idea is to present InterBase to the .NET community, ranging from an overview of what InterBase is, installation and configuration, connecting to InterBase from .NET and how to deploy InterBase.
Getting Started With InterBase For .NET – Install, Configure And Secure Your Data in Minutes
Hello developers! This is the second blog post of a series that introduces the InterBase multiplatform database to .NET developers. The first post, Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users, and today we are going to discuss the installation and configuration process for the InterBase database engine.
How To Deploy RAD Server With An InterBase DB To Docker
Docker enables you to simplify the deployment process effectively. It allows you to quickly deploy and scale applications into any environment. It is widely being used by development teams around the world. In this blog post, you will get an overview of docker deployment using RAD Server Engine, InterBase database, and PAServer. Let’s dive in.
[Webinar Replay] Introduction to InterBase
Introduction to InterBase – A high-level overview of the InterBase database engine for those new to InterBase, presented by Stephen Ball
[Webinar Replay] Journaling for Disaster Recovery in InterBase
Disasters happen when they are least expected, and don’t care if you are prepared. Disaster recovery plans are essential to preventing damage to user data and operations within any organization.
Tracking Changes with InterBase Change Views
The ability to track changes in your database can be a time consuming and tedious process that can in certain circumstances impact the performance of your database and your users.
Five Reasons to Use InterBase For Data Storage And Management in 2021
In the world of relational databases, InterBase® is a data storage and management solution with a lot to offer. From top-tier security features and super-easy management to its very low total cost of ownership, InterBase protects your data, your wallet, and the sustainability of your business. Forward-Looking Innovation: The Roots of InterBase InterBase was originally created in the early 1980s…
Journaling for Disaster Recovery in InterBase
Ensuring that your data can be recovered with minimum downtime and that it won’t be completely lost up to a specific point-in-time can be hugely beneficial in planning a DRP.
[Webinar] InterBase Databases with Stephen Ball
Presenter: Stephen Ball, Embarcadero Pre-Sales Director. Lots of people are going with Microsoft SQL Server for their projects, but this can be an expensive solution.
RAD Server CRUD Procedures – Part 3 of 3
In this post we will show how to implement a FireMonkey (FMX) Client to call the RAD Server CRUD procedures and interact with the Employee Table. The is the third and last post in a 3-part series.
Whitepaper: Enterprise Data on Mobile: Top 5 Mistakes And How to Avoid Them
In the world of relational databases, InterBase® is a data storage and management solution with a lot to offer. From top-tier security features and super-easy management to its very low total cost of ownership, InterBase protects your data, your wallet, and the sustainability of your business.
RAD Server CRUD Procedures – Part 2 of 3
In this post we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard…
Getting Started as an InterBase VAR
Presenter(s): Stephen Ball, Embarcadero Pre-Sales Director. Lots of people are going with Microsoft SQL Server for their projects, but this can easily be an expensive solution.
RAD Server CRUD Procedures – Part 1 of 3
In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard.
Quickly Embed Award-Winning Cross-Platform SQL Database: InterBase ToGo
RAD Studio has been popular with its database solutions for Delphi and C++ Builder. InterBase ToGo is a full-featured database in a library with no separate database server processing running. InterBase ToGo is perfect for Enterprises, ISVs, OEMs, and VARs who need to embed a database into their applications. The main benefit of InterBase ToGo is that provides a commercial-grade enterprise database with built-in encryption.
Database Performance Monitoring With InterBase
As application developers, when there is a problem in our code we use tools to discover where those problem lies. Just like in code, when there is a problem with the database, we need to use specific tools…
Importing and Exporting Data With IBConsole
There are several options available for migrating or importing data with InterBase databases. No matter if you are migrating and need to import data into your new database or exporting your data to use in third party systems.
Working 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…

Ultrafast | Ultra-Secure | Encryptable | Embeddable | Scalable
