-
```
What steps will reproduce the problem?
1. Installed: python, python-dev, python3, python3-dev, g++, gcc, unixODBC,
unixODBC-dev
2. Follow the steps in https://code.google.com/p/pyodbc/wiki/Build…
-
```
What steps will reproduce the problem?
1. import pyodbc
2. cnxn = pyodbc.connect('DSN=myQodbcDsn')
3. (Failure!)
What is the expected output? What do you see instead?
It gives a failed call to …
-
```
What steps will reproduce the problem?
1. import pyodbc
2. cnxn = pyodbc.connect('DSN=myQodbcDsn')
3. (Failure!)
What is the expected output? What do you see instead?
It gives a failed call to …
-
```
I downloaded pyodbc-3.0.7 , it fails with this error:
sudo python setup.py build
running build
running build_ext
building 'pyodbc' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pip…
-
```
What steps will reproduce the problem?
1. import pyodbc
2. cnxn = pyodbc.connect('DSN=myQodbcDsn')
3. (Failure!)
What is the expected output? What do you see instead?
It gives a failed call to …
-
```
Hi,
this may be similar to issue 222
http://code.google.com/p/pyodbc/issues/detail?id=222
but cannot find a solution
I am trying to connect to a MS SQL 2008 database from a django applicatio…
-
```
Hi,
this may be similar to issue 222
http://code.google.com/p/pyodbc/issues/detail?id=222
but cannot find a solution
I am trying to connect to a MS SQL 2008 database from a django applicatio…
-
```
Hi,
this may be similar to issue 222
http://code.google.com/p/pyodbc/issues/detail?id=222
but cannot find a solution
I am trying to connect to a MS SQL 2008 database from a django applicatio…
-
```
What steps will reproduce the problem?
1. Delete current pyodbc
2. easy_install pyodbc
3. import pyodbc
What is the expected output? What do you see instead?
I get the following error:
Extractio…
-
```
What steps will reproduce the problem?
1. Delete current pyodbc
2. easy_install pyodbc
3. import pyodbc
What is the expected output? What do you see instead?
I get the following error:
Extractio…