[ Source: pyodbc ]
Package: python3-pyodbc (4.0.22-1 and others)
Links for python3-pyodbc
Debian Resources:
Download Source Package pyodbc:
Maintainers:
External Resources:
- Homepage [mkleehammer.github.io]
Similar packages:
Python 3-modul for ODBC-databaseadgang
Et Python 3 DB API 2-modul for ODBC. Ingen tredjepartsbiblioteker er krævet. Kun Pythondatatyper bruges, såsom decimal og datetime. Modulet implementerer Python Database API-specifikationen version 2.0. For eksempel:
import pyodbcOpret så en forbindelse ved at sende en ODBC-forbindelsesstreng til forbindelsesmetoden. Dette trin kan medføre, at ODBC indlæser databasedriveren (SQL-serverdriveren i dette eksempel) og forbind så til databasen.
cnxn = pyodbc.connect('DSN=northwind')
Other Packages Related to python3-pyodbc
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC støttebibliotek
-
- dep: libodbc1 (>= 2.3.1)
- ODBC-bibliotek for Unix
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ bibliotek v3
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af python3
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
Download python3-pyodbc
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 4.0.22-1+b1 | 55.9 kB | 304.0 kB | [list of files] |