My favorites
▼
|
Sign in
pyodbc
Python ODBC library
Project Home
Downloads
Wiki
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
List
Grid
397 issues of 397 issues shown
Rows:
None
Addons
Attachments
Blocked
BlockedOn
Blocking
Cc
Driver
MergedInto
Milestone
Opsys
Owner
Priority
Project
Reporter
Stars
Status
Type
Cols:
None
Addons
Attachments
Blocked
BlockedOn
Blocking
Cc
Driver
MergedInto
Milestone
Opsys
Owner
Priority
Project
Reporter
Stars
Status
Type
Cells:
Tiles
IDs
Counts
Loading...
1
WontFix
add sql to exceptions
2
WontFix
add support for file dsn's
3
WontFix
Add iODBC/unixODBC build info to a variable
4
Complete
MemoryError on Mac OS X
5
NoFix
Support SQL Server 2008's new DATE related data types
6
NoFix
Not error raised
7
Complete
Python 2.6 switch '-3' produces DeprecationWarning on import of pyodbc
8
NoFix
pyodbc seems to always use autocommit with Oracle
9
Complete
Old SourceForge homepage does not redirect here
10
Complete
Missing MANIFEST.in prevents "python setup.py bdist_rpm" from working
11
Complete
GIL problems
12
NoFix
Eliminate hashlib/sha1 use
13
NoFix
Problem fetching NTEXT and NVARCHAR data
14
Complete
problems with decimal type on db2
15
WontFix
python.exe crashes while connecting to MSSQL Database using pyodbc.connect
16
Complete
Implement SQLFetchScroll
17
Started
Regain performance lost since 2.0.36
18
Complete
pyodbc isn't quite DB API 2.0 compliant
19
Complete
2.1.3 doesn't compile under Linux
20
WontFix
add context manager support to connection to automatically close
21
NoFix
Cannot write to Access Database
22
Complete
README not in source zip
23
Complete
Issue with 64-bit Linux
24
Complete
Update to SQL Server connection examples
25
WontFix
inconsistent comparison of unicode/non-unicode strings with MySQL / ODBC
26
NoFix
python crashes while reading binary objects for MSSQL database
27
Complete
char field unicode problem on Mac OSX 10.5
28
Complete
pyodbc.connect method no longer handles autocommit passed as non-keyword argument
29
Complete
Unicode query strings
30
Complete
pyodbc.Error 'HYC00'
32
WontFix
Insertion into Excel file via ODBC
33
NoFix
karrigell crash
34
NoFix
connection to excel fle using pyodbc fails
35
Complete
Building pyodbc with mingw32
36
Complete
How to always return unicode instead of str in rows
37
Complete
Cannot access linked tables in Access through pyodbc
38
NoFix
Support for VALUES IDENTITY_VAL_LOCAL() INTO :hostvar
39
Complete
cursor.skip(n) only skips 1 not n
40
Complete
Trap exceptions from SQL Server
41
Complete
.Execute returns an integer rather than a cursor object
42
Complete
cursor.description type_code inconsistency
43
NoFix
foreignKeys() doesn't work
44
New
Cannot reliably INSERT into Access db if
45
Complete
hard crash when passing a list of sets to executemany
46
NoFix
mssql unique identifier data type
47
Complete
Add a timeout attribute to the connection
48
Complete
SQL Server 2005: XML data type is not supported?
49
Complete
problem with variable assignment
50
Investigating
Fails to connect to Quicken ODBC (Qodbc)
51
Complete
SQLLEN comparisons to SQL_NULL_DATA failing, x86_64 RHEL 5 with easysoft unixODBC headers
52
Complete
unicode object -> pyodbc -> unixodbc -> freetds fails
53
Duplicate
cursor.execute should be able to handle rows as well as lists and tuples.
55
NoFix
sql.h: No such file or drectory
56
Accepted
fetched 'remarks' data contains what looks like a buffer-overrun error
57
Complete
Unable to insert pyodbc Rows
58
NoFix
Can't build pyodbc on ubuntu karmic(9.10)
59
Investigating
Sage Line 100 problems (4GL Retrieve)
60
NoFix
cannot import pyodbc at webapp application
61
Complete
Any release forthcoming for Python 3.x and/or AMD64?
62
Investigating
the error message is not unicode on chinese system?
63
NoFix
version string of 2.1.6 still showing beta0
64
NoFix
Cannot Connect As Domain User
65
Investigating
Windows packages have unecessary requirement: vcredist_x86
66
NoFix
No way to determine if a connection has been dropped
67
Complete
cursor.description returning None in the display_size,precision, and scale fields
68
Investigating
compilation fails in ubuntu
69
Complete
Connect: pyodbc.Error: ('0', '[0] [nxDC (202) (SQLDriverConnectW)')
70
NoFix
problem with select
71
NoFix
python pyodbc - connect error
72
NoFix
TestResult on MSSQL connection.
73
NoFix
a single-quote ' in a comment will hide following parameter markers
74
NoFix
Issue with executing query
76
NoFix
[ODBC dBase Driver] "Optional feature not implemented"
77
NoFix
Error during installation: "-fstack-protector", `ssp-buffer-size'
78
Complete
UTF-16 in memory strings in results
79
WontFix
SPROC does not return results.
80
Complete
Proposed patch to setup.py to allow building eggs.
81
WontFix
exception when inserting more than 400KB in column
82
Complete
when using contextlib wrapper, cursor.execute fails when cursor is assigned to a variable before usage
83
Complete
setup.py sdist does not include source files in generated tarball
84
Complete
insert of long text fails silently
85
Duplicate
Support for Python 3.x
86
Complete
Bus error on Solaris 10 when calling getinfo
87
Complete
Can't build on 64bit windows against 2.6.1 and get insufficient error messages to debug the problem.
88
Duplicate
can't install pyodbc on unbuntu 9.10
89
WontFix
Invalid cursor state with FreeTDS
90
Complete
MANIFEST.in is windows specific
91
Complete
Problem with 38-precision Decimals on SQL Server
92
WontFix
Crashes with large data sets if you close before fetching all results
93
Hold
ubuntu 9.10 *** glibc detected *** python: corrupted double-linked list: 0x09657b58 ***
94
Complete
Insert statement hard to find in documentation
95
Complete
Setup script is adding beta0 when getting the release version from the package info.
96
Hold
integer and real problem in pyodbc
97
Complete
Select with empty 'text' field causes MemoryError when unicode_strings=True on Ubuntu/FreeTDS/iODBC
98
Complete
This query makes pyodbc segfault
99
WontFix
Substitution possibilities
100
Complete
Feature request: Implement context managers in pyodbc
101
Complete
Request: Add connection timeout property
102
NoFix
Strange pyodbc.ProgrammingError
103
Complete
Inserting into a nullable geometry column in SQL Server 2008 fails when the bind parameter is given as None
104
WontFix
Feature Request: Row results as Dict's?
105
Complete
Installation on Mac OSX 10.6 (snow leopard) and MacPorts Python 2.4
106
Investigating
can't bind parameter to function call using pyodbc->unixodbc->freetds->mssql stack
107
WontFix
Latests source build fails for python 2.7 on windows
108
Hold
Unicode paths gives UnicodeEncodeError
109
Complete
pyodbc.connect() crashes on Windows 2003 with SQL Server
110
Hold
Could not find stored procedure
112
Hold
pyodbc raises exceptions for SQL Server warnings that could be ignored (SQLDriverConnectW IM006 / SQLSetConnectAttr 01000)
113
NoFix
python segfaults when using Easysoft ODBC Driver
114
NoFix
pyodbc Excel worksheet specification error in query
115
Complete
Need 2.1.7 Windows installer for Python 2.7
116
Investigating
installing most recent stealth change causes PYTHON_EGG_CACHE problem
117
Complete
Invalid Pointer Error
118
NoFix
Get current schema name
119
Hold
MSAcces and pyodbc
120
Investigating
Pretty slow data transfer, tinygrams likely the root problem
121
Complete
update with large parameter + no rows updated = error
122
Complete
Connection Error - Connecting to MSSQL 2005
123
NoFix
Cannot connect to MS SQL database from Mac OS/X
124
Accepted
Version 2.1.8 missing dependency (msvcr90.dll)
125
Investigating
Not returning all data
126
Hold
Can't import pyodbc when using mod_wsgi
127
WontFix
pyodbc giving None when the data in a row has string length more that 216 characters
128
NoFix
Update query to cast datetime as Julian date
129
Complete
Exception when passing an untyped NULL as a param
130
Complete
Alloca isn't declared automagicaly on Solaris 10, breaks build
131
NoFix
Type str vs unicode for values of queries
132
Complete
v31 branch won't build on Python 3.1.2
133
NoFix
Different output in SQL Server Management Studios vs PyODBC
134
WontFix
cursor.primaryKeys doesn't work connected to Sybase ASE 15
135
Duplicate
pyodbc + FreeTDS + SQL Server: null nvarchar causes memory error
136
Hold
Retrieving XML data from SQL Server via FreeTDS yields a bus error
137
Duplicate
sp_spaceused doesn't work on ASE15 with pyodbc
138
NoFix
pyodbc connect error
139
Investigating
pyodbc execute dump
140
Complete
Setup FreeTDS Linux Environment
141
WontFix
Extra include needed to compile on VS8
142
Accepted
nextset produces confusing results when resultsets are interleaved with other actions
143
Investigating
postgre bigint type unsupported
144
NoFix
Unable to find pyodbc compatible DB2 driver for Windows 2008 64 bit OS
145
Complete
cursor.execute leaks parameters
146
New
Printing character data results from Teradata results in "\x00\x00\x00\x00" prefixed tuple/mangled data...
147
Accepted
gcc error: 'min' is not defined in this scope using gcc 4.5.2 on Windows 7 64-bit
148
Investigating
Requst for information: Using SQLBulkOperations
149
New
When the column is a bigint, and the client is a 64-bit python, 1*10^12 gets truncated and is negative
150
NoFix
cursor.executemany() weirdness in v 2.1.8
151
Complete
Windows 64 bit installer crashes
152
Duplicate
How to get unicode data from nvarchar column?
153
Investigating
pyodbc & FreeTDS: Can I work with NVARCHAR column on MSSQL2008
154
Investigating
Provide a non DB-api compliant callproc
155
NoFix
crash while trying to run a query against a SQL 2008 R2 server (Mac OSX)
156
Investigating
Decimal support is not multiple-interpreter safe (mod_python, mod_wsgi)
157
Complete
Negative integers are retrieved as positive integers.
158
New
Add context manager support for pyodbc.Cursor
159
NoFix
MS SQL Server: Unicode string parameter causes exception
160
Complete
Python 3.x Support?
161
NoFix
Transaction not returning valid ResultSet
162
NoFix
connect() trying to set SQL_ATTR_AUTOCOMMIT although not requested
163
NoFix
cursor.mogrify return query string
164
Complete
Defect
165
NoFix
pyodbc / unixODBC problem reading nvarchar
166
NoFix
not able to connect excel 2007 files *.xlxs
167
Complete
Wrong setuptools import in setup.py
168
Investigating
Data type 113 not supported
169
Investigating
Install Error pyodbc-2.1.8 on Snow Leopard (10.6.7)
170
Complete
linux/freetds segfault with unicode strings
171
Started
[PATCH] build pyodbc for win64 using tdm64-gcc(mingw-w64)
172
Complete
Question marks instead of unicode characters
173
WontFix
Not clear error when conection lost
174
Complete
Error while building v 2.1.8 on Red Hat 5 with Python 2.4.3
175
New
Getting resut set in non readable format
176
Complete
PostgreSQL Unicode Driver not able to connect
177
New
Error when tryiny to execute SQL of a query in Microsoft Access that contains an expression using a custom VBA function within Access database
178
Complete
using pyodbc with python 3.2
179
Complete
Build problem on solaris with Sun compiler
180
NoFix
Could not connect to PostgreSQL via ODBC under Windows 7
181
New
VIM R6034 error loading pyodbc
182
Complete
pyodbc-2.1.8.win32-py2.7.exe crashes under UAC with windows 7
183
NoFix
Insert into Nullable DateTimeField failed
184
Complete
Source code has mixed line endings
185
Investigating
pyodbc won't import within an embedded python interpreter
186
NoFix
BIGINT problem on 32-bit architeture
187
New
Error loading pyodbc module: DLL load failed: The specified module could not be found.
188
Complete
Segfault when fetching NVARCHAR(MAX) data over 511 bytes
189
Complete
Wiki documentation is missing!
190
NoFix
Pyodbc Doesn't extract full blob
191
NoFix
connecting to sql or sql ce
192
Complete
installation errors as of 2.1.9 update
193
WontFix
Can't install win32-py2.6 as of 2.1.9 update as Non-Admin
194
Hold
ppc64 failures inserting and querying values
195
Complete
Installation fails with Python 3.2.1 amd64
196
NoFix
Problem installing pyodbc 2.1.9 on Win 7 64 bit
197
NoFix
pyodbc db2 row object not showing colnames as fields
198
Complete
Writing NULL to SQLServer varbinary column via binding fails
199
Complete
with cxn: doesn't commit on success
200
Complete
pydobc py3 branch won't build on OSX Py3.1
201
Complete
Undefined symbols in Python3.2
202
Investigating
"SELECT" query causes Appcrash when targeted at literals >1023 characters
203
NoFix
Microsoft Access Connection string on diferrent python architectures.
204
NoFix
SQL Server DATE columns come back as 'str' rather than 'datetime.date'
205
NoFix
Unsuccessful Installation
206
Complete
Error compiling py3 branch of pyodbc
207
Complete
pyodbc x64 with 32bit office
208
NoFix
07009 null object in store procedure
209
Duplicate
PyODBC 2.1.9 will not build on Mac OSX
210
Duplicate
Cannot query from MSSQL INFORMATION_SCHEMA using FreeTDS 0.91
211
Complete
Crash selecting NULL NVARCHAR value, FreeTDS 0.91/OSX, FULL TEST, ODBC AND FREETDS LOGS ARE ATTACHED
212
Complete
core dump, pyodbc + Fedora + UnixODBC 2.3.0 + FreeTDS 0.91, odbc + freetds logs attached
213
WontFix
Updating fails silently though commit is used
214
Investigating
pyodbc.pyd does not embed the correct manifest for the msvc runtimes on windows
215
Complete
No results. Previous SQL was not a query.
216
Complete
Incorrect handling of negative numbers in a resultset
217
NoFix
segmentation fault w/ iODBC 3.52.7, OSX, FreeTDS 0.91
218
Complete
current tip does not honor build_ext -I -L flags
219
NoFix
pyodbc always returns unicode instead of str
220
Complete
error when the string length of 11 characters
221
Complete
"python setup.py --help" doesn't show help, but instead builds module
222
Complete
FreeTDS->unixODBC->pyodbc character problem on linux
223
Complete
memory leak in v2.1.11 when using charset utf8
224
NoFix
Pyodbc interprets SQL_REAL to float instead of decimal
226
Complete
Multiple INTs in a Select produce 'HY000' - The driver did not supply a message
227
Complete
dropped support for python 2.5 ?
228
Complete
Missing license file in source archive
229
NoFix
Build failure of 2.1 on Linux
230
NoFix
Let various cursor methods return a namedtuple
231
NoFix
PYODBC Connection Cursor using LIKE statement not working
232
Hold
NULL NUMERIC on IBM iSeries
233
Complete
Text field longer than 3071 characters won't fetch
234
Investigating
pyodbc-3.0.2.win32-py2.6.exe installer for win32 does not appear to work out of the box.
235
WontFix
Using datetime.datetime objects as parameters causes Ingres ODBC error in subsequent queries
236
NoFix
pyodbc will not install python 2.6 ubuntu 10.04
237
New
Pyodbc and Pervasive DB
238
New
could you please compile pyodbc-3.0.2.win-amd64-py2.5.exe
239
Complete
SQL Server XML data fields over a certain length produce MemoryError
240
Complete
pyodbc-3.0.4.zip missing
241
NoFix
Cannot insert record into MS Access DB
242
Complete
Build fails under Cygwin
243
Complete
Exception "No results. Previous SQL was not a query." when stored SQL 2000 proc uses print statement
244
New
Blob on Progress Database
245
Hold
UTF-16 in results instead of UTF-8, Mac OS X 64-bit
246
NoFix
varchar can't execute
247
Hold
pyobc 3.0.6-beta01 + osx 64 bit + freetds 0.91 returns blank string for multibyte unicode
248
New
broken Windows installer? "import pyodbc" => "DLL load failed: specified procedure not found"
249
Complete
pyodbc removed from Python cheese shop ?
250
New
slow handling of executemany
251
New
Inserting a null on any numeric column results in an error on Teradata
252
New
Unicode connection string causing errors
253
NoFix
Building 3.0.2 from source causing gcc issues
254
NoFix
Disconnect ignores changes to the DB Ms Access
255
Investigating
Do not support gcc on windows platform anymore
256
New
Add datetimeoffset or timestamp with tz data type support
257
Hold
not able to execute sql through microsoft access
258
New
"Stack smashing" in GetDataString when accessing text column with size larger than 1024 chars
259
Hold
rowcount seems numerical overflow
260
NoFix
How to compile pyodbc with msvc10 compiler in x86 system?
261
NoFix
Ubuntu 12.04 server x86 / pyodbc-3.0.3 /
262
Hold
query result ???????
263
Hold
HY000 Driver did not supply an error! on connecting to the PostgreSQL
264
Complete
[patch] cursor.execute leaks parameters when exception is raised
265
Complete
cursor.fetchall causes memory leak when a * is used in MySQL string.
266
NoFix
problem with cursor.description tuple under 64-bit Linux (RHEL 6.2 x86_64)
267
NoFix
pyodbc.Row' object has no attribute 'replace'
268
Hold
hitting "primaryKeys" for one of my tables truncates field names (and messes up subsequent calls)
269
Investigating
To reuse query plans, bind parameters for string should just use SQL_SS_LENGTH_UNLIMITED as ColumnSize
270
New
connect function timeout not working with SQL Server using SSPI or documentation incorrect
271
NoFix
DLL load failed
272
Complete
3.0.5 source dist
273
NoFix
Can't connect via FreeTDS without exactly passed PORT parameter
274
NoFix
Can't install pyodbc - sqltypes.h error: "SQLBIGINT" does not name a type
275
NoFix
Support for PyPy
276
Investigating
Installing pyodbc-3.0.6.win32-py2.6.exe on 64-bit machine
277
Hold
Error inserting large values into varbinary(max) on SQL Server 2008.
278
Complete
Unhandled exception, Access violation writing location on fetch row
279
Investigating
receive not all rows on text field select
280
Hold
Compilation fail on freebsd
281
NoFix
Issue connecting to SQL Server 2008 R2 Express
282
NoFix
row object acessing fields by name
283
Hold
Integer Limit Reached
284
NoFix
unicode_results is not honored when connecting to SQL Server Express Edition
285
Hold
FreeTDS SQL Server Invalid data type
286
NoFix
Compiling Dependencies Problem
287
Accepted
SQL Server test suite runs test_drivers on Linux, which can't succeed
288
Hold
Registry key error on installation
289
New
Decimal separator problems with DB2
290
New
pyodbc and python 3.3
291
New
"Program type out of range" for decimals with precision=18
292
New
FreeTDS->unixODBC->pyodbc character problem on linux
293
New
patch to support Python 2.4
294
New
Updating pyodbc version 3.0.2 to 3.0.6
295
Investigating
decimal fields don't work with Python 3.3
296
New
Missing rows in select when fetching a long string (XML field)
297
Hold
Valid SQL returns error "No results. Previous SQL was not a query."
298
New
Version 3.0.6 doesn't process /etc/odbc.ini properly
299
New
isql -v dollyagftest works pyodbc not with informix
300
New
Error whne reading table has nearly 100 fields
301
New
A str written to an Interbase BLOB field is corrupted.
302
Investigating
Exception handling within stored procedures is not supported
303
NoFix
table variable creation and query fails
304
Investigating
access chinese filename connect?
305
NoFix
Unable to import decimal with py2exe generated Executable
306
Investigating
Memory leak when committing after a select on MySQL ODBC 5.2
307
Investigating
MemoryError on OS X accessing Decimal columns in SQL Server database
308
New
commit() error on MS SQL2008 and pyodbc for python 3
309
NoFix
Multiple Update Commands in One Execute
310
Investigating
segfault when attempting to establish ODBC connection
311
New
Numpy types for inserting rows
312
New
pyodbc connect connect to MS Access 2007 file
313
Complete
pyodbc for Python 3.3 AMD x64
314
New
Permission denied on python-eggs folder
315
New
Pyodbc is corrupting fetched fields
316
New
Null value converts to python None and when used for update converts to string 'None'
317
NoFix
Connection is busy with results for another hstmt (0)
318
New
pyodbc-3.0.6.win32-py2.7.exe does not install pyodbc fully
319
New
PyODBC with FreeTDS erroneously reports "Previous SQL was not a query" for empty resultset
320
New
pyodbc incorrectly ignores Precision/Scale when inserting Decimal values
321
New
Linked MySQL tables in Access 2013
322
New
Microsoft Access currency column leads to corrupted Decimals for some values.
323
New
Sybase: returning result columns in incorrect order when nulls present
324
New
Character return ??? instead kanji (32 bit work - 3.0.3, 64 bit not - 3.0.6)
325
New
Failing to drop table from MS access database
326
New
Multiple active recordset not working
327
New
Installing pyodbc on windows 7 64 bit with python 3.3.1
328
New
Error when compiling 3.0.6 on MacOS 10.8 with 32-bit Python 2.7.5
329
New
Unable to connect to *.DBF, if file name lenght exceeds 8 characters
330
New
Loosening up encodings
331
New
Issue inserting records - ProgrammingError: No results. Previous SQL was not a query.
332
New
sql query malfunction
333
New
compiling pyodbc 3.07 using cygwin on windows 7
334
New
build problem on Cygwin
335
New
pyodbc.connect crashes in iODBC library on Mac OSX 10.8
336
New
installation fails on CentOS 5.5
337
New
HP Vertica: non of INTERVAL values are supported
338
New
Error with Netezza NUMERIC type
339
New
pyodbc Not returning results with Python3.3 on Mac OS X
340
New
PATCH: Add support for SQLCancel to Cursor
341
New
First 4 Characters Truncated for String or varchar data by pyodbc
342
New
help me pyodbc error
343
New
pyodbc-3.0.7.win-amd64-py3.3.exe - NOT able to get installed properly in Windows 7 with Python 3.3
344
New
Check for empty record fails
345
New
Segmentation Fault when adding more than 6 output converter functions to a connection
346
New
Segmentation fault when querying a large data set
347
New
SQL Server connection (and database connectivity) lost when running multi-threaded app
348
New
__exit__ do not close connection properly
349
New
Oracle returns ORA-01406(fetched column value was truncated)
350
New
Cannot Access Certain Databases
351
New
selecting NULL from a NUMERIC column produces MemoryError
352
New
non-static Connection_New conflicts with other modules, e.g., multiprocessing
353
Investigating
Date columns are returned as strings instead of dates
354
New
python3 + rpy + pyodb + vertica 7 = Linux segfault
355
Investigating
UnicodeDecodeError in cursor.execute on specific column names
356
Investigating
pyodbc ignores unixODBC install on OS X 10.9 (Mavericks)
357
NoFix
Prepared statement is not reused on repeated run of same query
358
NoFix
not installing - missimg 'sql.h'
359
New
Unable to access SQL_XML columns in DB2
360
New
sybase iq 15.4 integer -1 and 0 return wrong value
361
New
Issues with Netezza
362
New
executemany() requires first value of each tuple to be unique
363
New
Pip3 can't find pyodbc any more
364
New
Unable to setup pyodbc on Centos 6.5
365
New
Unable to install pyodbc-3.0.7.win-amd64-py2.6.exe
366
New
MS SQL Server + FreeTDS, getting garbage instead of NULL date and datediff fields
367
New
Unable to call columns that consist of number characters
368
New
pyodbc-3.0.7.win32-py2.7 installer crashes
369
New
Incorrect source when creating a spec file with setuptools
370
New
Drop database failed
371
New
Invalid literal for Decimal
372
New
executemany with SQL Server MERGE statement behaviour incorrect with duplicated keys
373
New
Can't upload Images to MS Sql server via pyodbc
374
New
Update query does not work but insert query works onsame db with same connection string
375
New
A string returned by SELECT behaves strange when used with format()
376
New
query string limit
377
New
SQL Server temporary tables not persistent when created with cursor parameters
378
New
Installation of fails on Mac
379
New
UTF-16 in memory strings in results (issue 78 returns)
380
New
appcrash when dealing with large number of long varchar fields
381
New
Python3.3.2 + pyodbc in Ubuntu 13.10 does not work
382
New
Get SQLite data by column names instead of column ids
383
New
Unable to install with latest version of Python
384
New
pyodbc inserts extra EOF
385
New
Pyodbc Issue with Teradata
386
New
oracle 11gR2 odbc driver fails on executemany
387
New
Runtime error when installing PYODBC
388
New
pyodbc for Python 3.4+
389
New
Teradata - INT columns being returned as 0 instead of value on python27
390
New
Installation fails because "Python is required" even though Python is installed
391
New
UTF-16 in memory strings in results
392
New
Windows wheel package (.whl) on Pypi
393
New
Documentation for paramstyle attribute in the pyodbc module
394
New
PyODBC Connect to Ingres String Insert Greater Than 255 Fails with No Error
395
New
ODBC to Netezza Database Connection issue
396
New
Command line driven (non gui) windows installer
397
New
Connection/cursor context managers force commits on exit
398
New
Python crashes with Abort trap: 6 when connecting to server
399
New
The SQL contains 0 parameters markers, but "?"
400
New
Python 3 and PyOdbc3.0.10 AttributeError when accessing row columns by column-name.
401
New
Bulk insert fails, but no error thrown
402
New
Crash when Null is cast as decimal
Powered by
Google Project Hosting