Skip to main content

No project description provided

Project description

easyfatt-db-connector

Development

Python

poetry config virtualenvs.prefer-active-python true
poetry env use $(pyenv which python)

Database

  1. Installare Firebird SQL 2.5.9 (selezionare la versione "64-bit Classic, Superclassic & Superserver")
  2. Assicurarsi di selezionare "Run as service"

Per controllare l'avvenuta installazione:

  1. Aprire un terminale Powershell nella cartella di installzione (nel mio caso C:\Program Files\Firebird\Firebird_2_5)
  2. Lanciare il comando cd bin
  3. Lanciare il comando ./isql.exe "{PERCORSO_DATABASE}\{NOME_DATABASE}.eft" -u sysdba -p masterkey
  4. Ora è possibile eseguire query SQL (assicurandosi che finiscano SEMPRE con ;) picture 10

Database tool

  1. Installare ed aprire DBeaver:

    picture 1

  2. Cliccare su "File > Nuovo":

    picture 3

  3. Cliccare su "DBeaver > Connessione a Database" e cliccare "Avanti":

    picture 2

  4. Nel campo di ricerca scrivere "Firebird", selezionare il primo risultato e cliccare "Avanti":

    picture 4

  5. Compilare i dati richiesti:

    • Generale:
      • Host: localhost (default)
      • Porta: 3050 (default)
      • Percorso: adeguare alla posizione del database nel proprio sistema
    • Autenticazione:
      • Nome utente: SYSDBA (default)
      • Password: masterkey

    picture 8

  6. Terminare la configurazione del driver cliccando su "Fine"

Alcune note

  • Assicurarsi che sia visibile almeno la finestra "Navigatore Database":

    picture 9

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyfatt_db_connector-0.1.0.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

easyfatt_db_connector-0.1.0-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file easyfatt_db_connector-0.1.0.tar.gz.

File metadata

  • Download URL: easyfatt_db_connector-0.1.0.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.9.6 Windows/10

File hashes

Hashes for easyfatt_db_connector-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8819c4018311a42eb97ab06c75fc660d97339094eea57a05d811bb2b505414bc
MD5 8ea0e30625a0456dff326c29dba9b830
BLAKE2b-256 fd74e624ef242b826776ccf6b0ff2b9b330b199b606fa00337bf736c9622ed55

See more details on using hashes here.

File details

Details for the file easyfatt_db_connector-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for easyfatt_db_connector-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61fdeb739ca1119be28b0242b8c7d8a377f7f719248b71592b7329a5d6cacf93
MD5 39cc7a745ee878a22bb027382d9052c7
BLAKE2b-256 be8251c633756805ef63cf3c3dd4654fc2ad8944359603cc63309e04f4f67778

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page