all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: pyodbc  ]

Package: python3-pyodbc (4.0.22-1 and others)

Links for python3-pyodbc

Screenshot

Debian Resources:

Download Source Package pyodbc:

Maintainers:

External Resources:

Similar packages:

modulo Python 3 per accesso ODBC ai database

Un modulo Python 3 DB API 2 per ODBC. Non è necessaria alcuna libreria di terze parti. Sono usati solo tipi di dati Python nativi, come decimal e datetime. Implementa la Python Database API Specification v2.0. Ad esempio:

 import pyodbc
Successivamente creare una connessione passando una stringa di connessione ODBC al metodo di connessione. Questo passo fa sì che ODBC carichi il driver di database (in questo esempio il driver di SQL Server) e si connetta al database.
 cnxn = pyodbc.connect('DSN=northwind')

Other Packages Related to python3-pyodbc

  • depends
  • recommends
  • suggests
  • enhances

Download python3-pyodbc

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 4.0.22-1+b1 55.9 kB304.0 kB [list of files]
arm64 4.0.22-1+b1 55.7 kB320.0 kB [list of files]
armhf 4.0.22-1+b1 48.8 kB216.0 kB [list of files]
i386 4.0.22-1+b1 57.1 kB282.0 kB [list of files]