Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pyodbc

Pyodbc - Read Primary Keys From Ms Access (mdb) Database

When I try to use cursor.primaryKeys('tablename') then exception occurs: Error: ('IM001… Read more Pyodbc - Read Primary Keys From Ms Access (mdb) Database

Python Pyodbc Sql Server Native Client 11.0 Cannot Return Geometry Column

I have SQL Server Native Client 11.0 and pyodbc installed using python 2.7. I am able to set the co… Read more Python Pyodbc Sql Server Native Client 11.0 Cannot Return Geometry Column

Speed Up Inserts Into Sql Server From Pyodbc

In python, I have a process to select data from one database (Redshift via psycopg2), then insert t… Read more Speed Up Inserts Into Sql Server From Pyodbc

Error: Command 'cl.exe' Failed: No Such File Or Directory

I am currently trying to install PYODBC via pip but am getting an error. at this point, I am at a l… Read more Error: Command 'cl.exe' Failed: No Such File Or Directory

Read Data Into Structured Array With Multiple Dtypes

I'm trying to read some data from SQL (using pyodbc) into a numpy structured array (I believe a… Read more Read Data Into Structured Array With Multiple Dtypes

Common Ways To Connect To Odbc From Python On Windows?

What library should I use to connect to odbc from python on windows? Is there a good alternative fo… Read more Common Ways To Connect To Odbc From Python On Windows?

Importing Pyodbc Results As Internal Server Error In Apache Http Server

Executing the cmd as c:\>pip install pyodbc 'pyodbc.cp36-win32.pyd' file will be creat… Read more Importing Pyodbc Results As Internal Server Error In Apache Http Server

Pyodbc Requires Python 3.3

I just downloaded installer for pyodbc from google project. I have Python 3.5 istalled and pyodbc r… Read more Pyodbc Requires Python 3.3