How to connect to firebird database on hosting

How to connect to firebird database on hosting

In this example, we will show you how to connect the Firebird database.
First you must access a database manager.
Enter the information according to the image below.
Host/Server: Your hosting domain.
Path: the full path to the bank location, example: /home/user/firebird/db.fdb
Port: 3050
User: cpanel user of your account
Password: password defined in the item “Firebird Databases”.
See how to create a password, through our article: Here


    • Related Articles

    • How to upload a firebird database to your hosting acount

      If you already have a Firebird database and want to upload it to your hosting account, just follow these steps: Step 1 1. Save/export your local database with the user that accesses your hosting. The password must contain exactly 8 characters, you ...
    • How to create firebird database on your hosting

      In this example, we will show the creation of a Firebird database. First you must access your cPanel: See how to obtain credentials and access cPanel through our article: ...
    • Establishing remote connection to the MySQL database

      Note: In this tutorial, we will be using DBeaver. 1.Open DBeaver Launch DBeaver. 2. Create a New Connection Click the "New Database Connection" button or press Ctrl + Shift + N. In the list that appears, select MySQL (you can type "MySQL" in the ...
    • How to perform a publication in your hosting service?

      If you already know how to implement applications with Scriptcase RAD, you can publish your applications generated with your Scriptcase in your hosting account. Step 1. Upload the app to your hosting account - From an unhosted Scriptcase: - First, ...
    • How to Import a Large Database via SSH

      You need to have: Access to the cPanel of your hosting account. SSH access enabled (if you don't have it, request it from your hosting provider). The .sql backup file already uploaded to the server (via FTP or through the cPanel File Manager). A ...