-
Notifications
You must be signed in to change notification settings - Fork 562
Home
ryogesh edited this page Oct 21, 2018
·
35 revisions
- Installing pyodbc
- Getting started
-
Connecting to databases
- Microsoft Access
- Microsoft Excel
- Microsoft SQL Server from Windows
- Microsoft SQL Server from Linux or Mac
- Microsoft SQL Server from Red Hat or CentOS
- Microsoft SQL Server from Red Hat 6 or CentOS-7
- Microsoft SQL Server from Mac OSX
- MySQL
- Netezza
- Oracle from Red Hat or CentOS
- PostgreSQL
- SQLite
- Teradata
- Vertica
- Hive from Ubuntu / Debian
- pyodbc objects
- Data type conversions from Python to ODBC and back
- Unicode
- Managing database transactions
- Calling Stored Procedures
- Features beyond the DB API
- Tips and Tricks by Database Platform
- Using an Output Converter function
- Drivers and Driver Managers
- Building pyodbc from the source code
- Troubleshooting: Generating an ODBC trace log
Release notes have been moved from the Wiki now that GitHub supports releases. The old archived page will eventually be removed.