In Firebird 4.0, all executables are located in the root directory of its installation, including fbclient.dll.
As a temporary fix, you can create the symlink to the BIN folder:
mklink /D "C:\Program Files\Firebird\Firebird_4_0\bin" "C:\Program Files\Firebird\Firebird_4_0"
In Firebird 4.0, all executables are located in the root directory of its installation, including fbclient.dll.
As a temporary fix, you can create the symlink to the BIN folder:
mklink /D "C:\Program Files\Firebird\Firebird_4_0\bin" "C:\Program Files\Firebird\Firebird_4_0"