IBLite and IBToGo Deployment Licensing
Go Up to IBLite and IBToGo Licensing
RAD Studio includes InterBase ToGo for embedded application development.
Developers can deploy their multi-device applications on Windows (32-bit and 64-bit), macOS (64-bit), iOS (64-bit), Linux (64-bit) or Android (32-bit and 64-bit) devices with an InterBase ToGo Lite license, for free. Also, developers using RAD Studio Enterprise or Architect editions can deploy their iOS and Android applications with the InterBase ToGo for Mobile license included. They can additionally purchase a ToGo license for desktop platforms (Windows, macOS, and Linux).
Developers using Professional edition can purchase an InterBase ToGo Pro license for all platforms separately.
Support for macOS 64-bit is available for Delphi applications only.
InterBase ToGo Lite License
All RAD Studio, Delphi, and C++Builder editions include a free InterBase ToGo Lite license for all platforms as part of the installation. No additional installation or license activation procedures are required.
The InterBase ToGo Lite license file is named as "reg_iblite.txt" and can be found in the following path:
C:\Users\Public\Documents\Embarcadero\Interbase\redist\InterBase15.
The path may differ depending on the RAD Studio version in use.
InterBase ToGo Pro Deployment License
InterBase ToGo Pro provides a relational database for Windows, Linux, macOS, iOS, and Android. RAD Studio Enterprise and Architect editions include an InterBase ToGo Pro deployment license for mobile platforms (iOS and Android).
Follow the steps below to redeem the InterBase ToGo Pro for mobile license:
- Go to the CodeGear site.
- Enter the Serial Number you used to install and register RAD Studio Architect or Enterprise edition.
- Click Get Free Product.
- Enter your Embarcadero Developer Network credentials to login.
- Expand the InterBase 15 option and select InterBase 15 ToGo Mobile.
- Verify your email address in the Email Address field and click Redeem.
- Confirm your request to redeem the license for InterBase 15 ToGo Mobile. You will receive an email containing the Serial Number and further instructions on how to activate InterBase 15 ToGo Mobile.
- Go to the Product Registration site and enter the Serial Number and Registration Code included in the email and click Next.
- Select if you want to download or receive the activation file over email and click Register.
- Copy the activation file to the
C:\Users\Public\Documents\Embarcadero\InterBase\redist\InterBase15directory and rename it asreg_ibtogo.txt
Follow the steps below to deploy the InterBase ToGo Pro for mobile license:
- Open your RAD Studio application.
- Open the Deployment Manager by selecting Project > Deployment.
- Select All-Configurations - iOS Device - 64 bit platform or All-Configurations - Android platform from the drop-down list of target platforms at the top of the Deployment Manager.
- Select Add Featured Files (
):
- Select the InterBase ToGo item.
- For mobile platforms expand iOSDevice64, Android, and Android 64-bit sub-items. Deselect the reg_iblite.txt item and select the reg_ibtogo.txt license file.
- Click OK to close the Featured Files dialog box.
See Also
- InterBase ToGo
- Mobile Tutorial: Using InterBase ToGo with dbExpress (iOS and Android)
- Tutorial: Using FireDAC from a Multi-Device Application on Desktop Platforms
- Connect to InterBase (FireDAC)
- Defining Connection (FireDAC)
- FireDAC.InterBase Sample
- InterBase Database Encryption in RAD Studio
- Mobile Tutorial: Using InterBase ToGo with dbExpress (iOS and Android)

