-
### Environment
To diagnose, we usually need to know the following, including version numbers. On Windows, be
sure to specify 32-bit Python or 64-bit:
- Python: 3.7.7
- pyodbc: 4.0.30
- OS: …
-
```
What steps will reproduce the problem?
1. Download the pyodbc-3.0.6.win32-py2.7.exe file from the website
2. Run the installer
3. Check the Python 2.7 Lib\site-packages\pyodbc-3.0.6-py2.7.egg-info…
-
```
What steps will reproduce the problem?
1. Download the pyodbc-3.0.6.win32-py2.7.exe file from the website
2. Run the installer
3. Check the Python 2.7 Lib\site-packages\pyodbc-3.0.6-py2.7.egg-info…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
```
Thaks in advance for your coments. I'm just beginig to work with pyodbc
but I get some extrange results:
What steps will reproduce the problem?
1. Try to order or compare integer values in a quer…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
```
Thaks in advance for your coments. I'm just beginig to work with pyodbc
but I get some extrange results:
What steps will reproduce the problem?
1. Try to order or compare integer values in a quer…
-
```
Thaks in advance for your coments. I'm just beginig to work with pyodbc
but I get some extrange results:
What steps will reproduce the problem?
1. Try to order or compare integer values in a quer…
-
```
What steps will reproduce the problem?
1.
import pyodbc
conn = pyodbc.connect("DRIVER={**};SERVER=**;UID=**;PWD=**;DATABASE=**")
cursor = conn.cursor()
cursor.execute("insert into test1 values…
-
```
Thaks in advance for your coments. I'm just beginig to work with pyodbc
but I get some extrange results:
What steps will reproduce the problem?
1. Try to order or compare integer values in a quer…