-
```
What steps will reproduce the problem?
1. Install unixodbc
2. install FreeTDs
3. Install pyodbc
What is the expected output? What do you see instead?
Run select query - expect db results -
get …
-
```
Hello!
Can I get unicode data from nvarchar column on Mssql2008 database using pyodbc?
To do this, what does other library or configuration need me?
I use FreeTDS driver to connect with mssql by…
-
```
postgre:postgresql-odbc-08.03.0400-1PGDG.rhel5
odbc:unixODBC-2.2.11-7.1
pyodbc:
Python 2.6.2 (r262:71600, Oct 18 2010, 10:26:31)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-56)] on linux2
Type "h…
-
```
What steps will reproduce the problem?
1. Download pyodbc-3.0.6.win32-py2.6.exe
2. Run pyodbc-3.0.6.win32-py2.6.exe
3.
What is the expected output? What do you see instead?
I would expect the ap…
-
```
What steps will reproduce the problem?
1. Download pyodbc-3.0.6.win32-py2.6.exe
2. Run pyodbc-3.0.6.win32-py2.6.exe
3.
What is the expected output? What do you see instead?
I would expect the ap…
-
```
postgre:postgresql-odbc-08.03.0400-1PGDG.rhel5
odbc:unixODBC-2.2.11-7.1
pyodbc:
Python 2.6.2 (r262:71600, Oct 18 2010, 10:26:31)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-56)] on linux2
Type "h…
-
```
postgre:postgresql-odbc-08.03.0400-1PGDG.rhel5
odbc:unixODBC-2.2.11-7.1
pyodbc:
Python 2.6.2 (r262:71600, Oct 18 2010, 10:26:31)
[GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-56)] on linux2
Type "h…
-
```
What steps will reproduce the problem?
1. missing dll when loading pyodbc
2. dependency walker (depends) indicates missing msvcr90.dll
3. pyodbc called from python script via pyisapie (wsgi-isapi …
-
```
1. On Linux, build pyodbc in local copy of pyodbc source code repository.
2. Run tests:
$ python3.2 tests3/sqlservertests.py DSN=SQLSERVER_2012_EXPRESS_64_BIT
Results are:
====================…
-
```
What steps will reproduce the problem?
1. missing dll when loading pyodbc
2. dependency walker (depends) indicates missing msvcr90.dll
3. pyodbc called from python script via pyisapie (wsgi-isapi …