issues
search
greenew
/
pypyodbc
Automatically exported from code.google.com/p/pypyodbc
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiple queries with one cursor fail sporadically (does not support conversion from xtype to ytype)
#68
GoogleCodeExporter
opened
8 years ago
0
Unable to connect mdb files py2.7 win64
#67
GoogleCodeExporter
opened
8 years ago
1
The SQL contains 0 parameters markers, but I gave "?" to it
#66
GoogleCodeExporter
opened
8 years ago
0
SQLNumParams return 0 after _free_stmt(SQL_RESET_PARAMS)
#65
GoogleCodeExporter
opened
8 years ago
0
Do you plan on porting the project to Github?
#64
GoogleCodeExporter
opened
8 years ago
0
Getting TypeError when connecting to MySQL db
#63
GoogleCodeExporter
opened
8 years ago
0
Not working on Windows 7 64 bit 3.4.3
#62
GoogleCodeExporter
opened
8 years ago
0
Sage Line 100 Odbc connect KO
#61
GoogleCodeExporter
opened
8 years ago
1
executemany is very slow
#60
GoogleCodeExporter
opened
8 years ago
0
Enhancement: Support for lists as SQL parameters
#59
GoogleCodeExporter
opened
8 years ago
0
UnicodeDecodeError because UTF-16 surrogate pairs are not handled
#58
GoogleCodeExporter
opened
8 years ago
1
state = err_list[0][0] Index out of range
#57
GoogleCodeExporter
opened
8 years ago
0
pypyodbc doesn't support the MSSQL datetimeoffset column type.
#56
GoogleCodeExporter
opened
8 years ago
0
[deleted issue]
#55
GoogleCodeExporter
closed
8 years ago
0
Data source name not found on linux + unixodbc + as400 iseries driver
#54
GoogleCodeExporter
opened
8 years ago
1
Row objects don't raise KeyError for invalid fields
#53
GoogleCodeExporter
opened
8 years ago
0
Bad cursor description (mixed bytes and strings) on Ubuntu 14.04
#52
GoogleCodeExporter
opened
8 years ago
2
Mapping bigint in sqlserver 2008 into float, instead of int in python3
#51
GoogleCodeExporter
opened
8 years ago
0
Passing datetime.date returns TypeError: Wrong Type
#50
GoogleCodeExporter
opened
8 years ago
2
use mbdtools,chinese character encoded by gb charset can't access correctly
#49
GoogleCodeExporter
opened
8 years ago
0
"invalid literal" exceptions querying empty numeric fields when using LinuxODBC with FreeTDS
#48
GoogleCodeExporter
opened
8 years ago
0
IronPython 2.7 StopIteration exception raised when retrieving SQL data set
#47
GoogleCodeExporter
opened
8 years ago
0
Oracle and Decimal_cvt issue
#46
GoogleCodeExporter
opened
8 years ago
0
Column names get wonky on 64-bit system using iSeries DB2 driver
#45
GoogleCodeExporter
opened
8 years ago
4
Trimmed varchar results.
#44
GoogleCodeExporter
opened
8 years ago
0
Description attribute returns only first char of name (as byte) using Oracle ODBC & Linux
#43
GoogleCodeExporter
opened
8 years ago
2
check_status fails if driver doesn't provide details
#42
GoogleCodeExporter
opened
8 years ago
1
ValueError raised
#41
GoogleCodeExporter
opened
8 years ago
3
Column names are truncated to single character
#40
GoogleCodeExporter
opened
8 years ago
10
Error SQL_INVALID_HANDLE trying to connect a Progress/Openedge database.
#39
GoogleCodeExporter
opened
8 years ago
3
Handle unicode in table column
#38
GoogleCodeExporter
opened
8 years ago
1
Unable to set query timeout
#37
GoogleCodeExporter
opened
8 years ago
3
TIMESTAMP columns in SAP HANA cause ValueError: microsecond must be in 0.999999
#36
GoogleCodeExporter
opened
8 years ago
2
Patch for /trunk/pypyodbc/pypyodbc.py
#35
GoogleCodeExporter
opened
8 years ago
2
pypyodbc hangs with pypy
#34
GoogleCodeExporter
opened
8 years ago
6
varbinary insert/update failure to SQL Server in Python 3
#33
GoogleCodeExporter
opened
8 years ago
4
pip errors out because file is "unverified"
#32
GoogleCodeExporter
opened
8 years ago
1
Using pypyodbc on Mac
#31
GoogleCodeExporter
opened
8 years ago
4
Commit returns SQL_NO_DATA_FOUND and empty err_list causing exception.
#30
GoogleCodeExporter
opened
8 years ago
5
pypyodbc duplicates previous value for column instead of NULL
#29
GoogleCodeExporter
opened
8 years ago
10
cursor.fetchone raise ValueError Exception on linux unixodc
#28
GoogleCodeExporter
opened
8 years ago
0
Cannot use NamedTupleRow
#27
GoogleCodeExporter
opened
8 years ago
2
Memory leak on Connection and Cursor objects
#26
GoogleCodeExporter
opened
8 years ago
3
patch for add gevent support
#25
GoogleCodeExporter
opened
8 years ago
2
Unable to set SQL Connect timeout
#24
GoogleCodeExporter
opened
8 years ago
3
ValueError: invalid literal for int() with base 10: '' (./pypyodbc.py", line 1772, in fetchone)
#23
GoogleCodeExporter
closed
8 years ago
1
Connecting fails on narrow build of Python
#22
GoogleCodeExporter
opened
8 years ago
17
No older versions available
#21
GoogleCodeExporter
closed
8 years ago
2
endless loop when SQL_NULL_DATA is returned in ctrl_error()
#20
GoogleCodeExporter
opened
8 years ago
16
Return character data as string rather than byte array
#19
GoogleCodeExporter
opened
8 years ago
5
Next