Feedback

Firebird with Scriptcase

Scriptcase, installed in environments with PHP 8.1, provides only the Firebird PDO driver to make the connection with Firebird.

For environments with PHP 7.3 the Firebird driver is also available. See the articles according to your operating system: Firebird in Scriptcase with PHP 7.3 - Windows Firebird in Scriptcase with PHP 7.3 - Linux Firebird in Scriptcase with PHP 7.3 - MacOS

In Scriptcase, we have two drivers to connect with Firebird. You must choose the most suitable for your environment. It is recommended to use Firebird PDO which is more faster, however it is up to you to choose the driver. If you are using your own pre-configured environment, Firebird extensions must be manually enabled in PHP.

You can check your enabled drivers by accessing your Scriptcase diagnosis. See below on how to locate your diagnosis and check if the driver is enabled.

  • Accessing the top menu Help > Diagnosis, you can easily find it through the interface.

Accessing diagnosis - Help Menu

  • Or, by accessing your browser url:

127.0.0.1:8092/scriptcase/diagnosis.php or domain.com/scriptcase/diagnosis.php

If the desired driver is already enabled and you just want to know how to connect with Scriptcase, click on the link below according to the driver that will be used.