InterBase

From RAD Studio
Jump to: navigation, search

Go Up to Developing Database Applications


RAD Studio provides full support for InterBase 2020 databases. InterBase 2020 is installed with RAD Studio in the following directory: C:\Program Files (x86)\Embarcadero\Studio\21.0\InterBase2020.

Requirements

If you want to use InterBase 2020 databases, you need to have:

  • The latest client version of InterBase (When you install RAD Studio, the correct client version of InterBase 2020 is automatically installed, unless you specifically deselect InterBase 2020.)
  • An x64 machine for the new platform support (if you want to use 64-bit).

The 64-bit edition can be installed only on the following operating systems:

  • Microsoft Windows 10
  • Microsoft Windows 8.1
  • Microsoft Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • macOS El Capitan 10.11
  • macOS Sierra 10.12
  • macOS High Sierra 10.13
  • macOS Mojave 10.14
  • macOS Catalina 10.15

Starting the InterBase Server

  1. Choose Start | Programs | Embarcadero InterBase 2020 | 64-bit/32-bit instance = gds_db | InterBase Server Manager [instance = gds_db]
  2. On the InterBase 2020 64 Server Manager, start the InterBase server if it is not running.

RAD Studio Support for InterBase

Integrated licensing for InterBase 2020

InterBase 2020 Developer Edition is installed with RAD Studio (does not apply to the Starter edition) and included in RAD Studio integrated license. InterBase 2020 ToGo does not have to be installed on any server or end-user workstation and it has two licensing options for deployment: ToGo and IBLite. This feature makes it easier for developers to create C++Builder and Delphi InterBase applications using RAD Studio.

Note: Support for macOS 64-bit is available for Delphi applications only.
Attention: Note that macOS 64-bit files are now provided in a separate folder than macOS 32-bit files for InterBase ToGo.

What's new in InterBase 2020?

For details, InterBase 2020 Readme is available here

For more details on InterBase 2020 new features, see InterBase 2020

See Also

Samples