My favorites | Sign in
Project Home Downloads Wiki
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels ...
4 Defect Complete Medium ---- mkleehammer   MemoryError on Mac OS X  
5 Defect NoFix Medium ---- mkleehammer   Support SQL Server 2008's new DATE related data types  
6 Defect NoFix Medium ---- ----   Not error raised  
7 Defect Complete Medium ---- ----   Python 2.6 switch '-3' produces DeprecationWarning on import of pyodbc  
8 Defect NoFix Medium ---- ----   pyodbc seems to always use autocommit with Oracle  
9 Defect Complete Medium ---- ----   Old SourceForge homepage does not redirect here  
10 Defect Complete Medium ---- mkleehammer   Missing MANIFEST.in prevents "python setup.py bdist_rpm" from working  
11 Defect Complete Medium ---- mkleehammer   GIL problems  
13 Defect NoFix Medium ---- ----   Problem fetching NTEXT and NVARCHAR data  
14 Defect Complete High ---- ----   problems with decimal type on db2  
15 Defect WontFix Medium ---- ----   python.exe crashes while connecting to MSSQL Database using pyodbc.connect  
17 Defect Started High ---- mkleehammer   Regain performance lost since 2.0.36  
19 Defect Complete Medium ---- ----   2.1.3 doesn't compile under Linux  
21 Defect NoFix Medium ---- ----   Cannot write to Access Database  
22 Defect Complete Low ---- mkleehammer   README not in source zip  
23 Defect Complete Medium ---- ----   Issue with 64-bit Linux  
24 Defect Complete Medium ---- ----   Update to SQL Server connection examples  
25 Defect WontFix Medium ---- ----   inconsistent comparison of unicode/non-unicode strings with MySQL / ODBC  
26 Defect NoFix Medium ---- ----   python crashes while reading binary objects for MSSQL database  
27 Defect Complete Medium ---- ----   char field unicode problem on Mac OSX 10.5  
28 Defect Complete Medium ---- ----   pyodbc.connect method no longer handles autocommit passed as non-keyword argument  
29 Defect Complete Medium ---- ----   Unicode query strings  
30 Defect Complete Medium ---- ----   pyodbc.Error 'HYC00'  
32 Defect WontFix Medium ---- ----   Insertion into Excel file via ODBC  
33 Defect NoFix Medium ---- ----   karrigell crash  
34 Defect NoFix Medium ---- ----   connection to excel fle using pyodbc fails  
35 Defect Complete Medium ---- ----   Building pyodbc with mingw32  
37 Defect Complete Medium ---- ----   Cannot access linked tables in Access through pyodbc  
38 Defect NoFix Medium ---- ----   Support for VALUES IDENTITY_VAL_LOCAL() INTO :hostvar  
39 Defect Complete Medium ---- ----   cursor.skip(n) only skips 1 not n  
40 Defect Complete Medium ---- ----   Trap exceptions from SQL Server  
41 Defect Complete Critical ---- ----   .Execute returns an integer rather than a cursor object  
42 Defect Complete Medium ---- ----   cursor.description type_code inconsistency  
43 Defect NoFix Medium ---- ----   foreignKeys() doesn't work  
44 Defect New Medium ---- ----   Cannot reliably INSERT into Access db if  
45 Defect Complete Medium ---- ----   hard crash when passing a list of sets to executemany  
46 Defect NoFix Medium ---- ----   mssql unique identifier data type  
48 Defect Complete Medium ---- ----   SQL Server 2005: XML data type is not supported?  
49 Defect Complete Medium ---- ----   problem with variable assignment  
50 Defect Investigating Medium ---- ----   Fails to connect to Quicken ODBC (Qodbc)  
51 Defect Complete Medium ---- mkleehammer   SQLLEN comparisons to SQL_NULL_DATA failing, x86_64 RHEL 5 with easysoft unixODBC headers  
52 Defect Complete Medium ---- ----   unicode object -> pyodbc -> unixodbc -> freetds fails  
53 Defect Duplicate Medium ---- ----   cursor.execute should be able to handle rows as well as lists and tuples.  
55 Defect NoFix Medium ---- ----   sql.h: No such file or drectory  
56 Defect Accepted Medium ---- ----   fetched 'remarks' data contains what looks like a buffer-overrun error  
57 Defect Complete Medium ---- ----   Unable to insert pyodbc Rows  
58 Defect NoFix Medium ---- ----   Can't build pyodbc on ubuntu karmic(9.10)  
59 Defect Investigating Medium ---- ----   Sage Line 100 problems (4GL Retrieve)  
61 Defect Complete Medium ---- ----   Any release forthcoming for Python 3.x and/or AMD64?  
62 Defect Investigating Medium ---- ----   the error message is not unicode on chinese system?  
63 Defect NoFix Medium ---- ----   version string of 2.1.6 still showing beta0  
64 Defect NoFix Medium ---- ----   Cannot Connect As Domain User  
65 Defect Investigating Medium ---- ----   Windows packages have unecessary requirement: vcredist_x86  
66 Defect NoFix Medium ---- ----   No way to determine if a connection has been dropped  
67 Defect Complete Medium ---- ----   cursor.description returning None in the display_size,precision, and scale fields  
68 Defect Investigating Medium ---- ----   compilation fails in ubuntu  
69 Defect Complete Medium ---- ----   Connect: pyodbc.Error: ('0', '[0] [nxDC (202) (SQLDriverConnectW)')  
70 Defect NoFix Medium ---- ----   problem with select  
71 Defect NoFix Medium ---- ----   python pyodbc - connect error  
72 Defect NoFix Medium ---- ----   TestResult on MSSQL connection.  
73 Defect NoFix Medium ---- ----   a single-quote ' in a comment will hide following parameter markers  
74 Defect NoFix Medium ---- ----   Issue with executing query  
76 Defect NoFix Medium ---- ----   [ODBC dBase Driver] "Optional feature not implemented"  
77 Defect NoFix Medium ---- ----   Error during installation: "-fstack-protector", `ssp-buffer-size'  
78 Defect Complete Medium ---- ----   UTF-16 in memory strings in results  
79 Defect WontFix Medium ---- ----   SPROC does not return results.  
80 Defect Complete Medium ---- ----   Proposed patch to setup.py to allow building eggs.  
81 Defect WontFix Medium ---- ----   exception when inserting more than 400KB in column  
82 Defect Complete High ---- ----   when using contextlib wrapper, cursor.execute fails when cursor is assigned to a variable before usage  
83 Defect Complete Medium ---- ----   setup.py sdist does not include source files in generated tarball  
84 Defect Complete Medium ---- ----   insert of long text fails silently  
85 Defect Duplicate Medium ---- ----   Support for Python 3.x  
86 Defect Complete Medium ---- ----   Bus error on Solaris 10 when calling getinfo  
87 Defect Complete Medium ---- ----   Can't build on 64bit windows against 2.6.1 and get insufficient error messages to debug the problem.  
88 Defect Duplicate Medium ---- ----   can't install pyodbc on unbuntu 9.10  
89 Defect WontFix Medium ---- ----   Invalid cursor state with FreeTDS  
90 Defect Complete Medium ---- ----   MANIFEST.in is windows specific  
91 Defect Complete Medium ---- ----   Problem with 38-precision Decimals on SQL Server  
92 Defect WontFix Medium ---- ----   Crashes with large data sets if you close before fetching all results  
93 Defect Hold Medium ---- ----   ubuntu 9.10 *** glibc detected *** python: corrupted double-linked list: 0x09657b58 ***  
94 Defect Complete Medium ---- ----   Insert statement hard to find in documentation  
95 Defect Complete Medium ---- ----   Setup script is adding beta0 when getting the release version from the package info.  
96 Defect Hold Medium ---- ----   integer and real problem in pyodbc  
97 Defect Complete Medium ---- ----   Select with empty 'text' field causes MemoryError when unicode_strings=True on Ubuntu/FreeTDS/iODBC  
98 Defect Complete High ---- ----   This query makes pyodbc segfault  
99 Defect WontFix Medium ---- ----   Substitution possibilities  
101 Defect Complete Medium ---- ----   Request: Add connection timeout property  
102 Defect NoFix Medium ---- ----   Strange pyodbc.ProgrammingError  
103 Defect Complete Medium ---- ----   Inserting into a nullable geometry column in SQL Server 2008 fails when the bind parameter is given as None  
104 Defect WontFix Medium ---- ----   Feature Request: Row results as Dict's?  
105 Defect Complete Medium ---- ----   Installation on Mac OSX 10.6 (snow leopard) and MacPorts Python 2.4  
106 Defect Investigating Medium ---- ----   can't bind parameter to function call using pyodbc->unixodbc->freetds->mssql stack  
107 Defect WontFix Medium ---- ----   Latests source build fails for python 2.7 on windows  
108 Defect Hold Medium ---- ----   Unicode paths gives UnicodeEncodeError  
109 Defect Complete Medium ---- ----   pyodbc.connect() crashes on Windows 2003 with SQL Server  
110 Defect Hold Medium ---- ----   Could not find stored procedure  
112 Defect Hold Medium ---- ----   pyodbc raises exceptions for SQL Server warnings that could be ignored (SQLDriverConnectW IM006 / SQLSetConnectAttr 01000)  
113 Defect NoFix Medium ---- ----   python segfaults when using Easysoft ODBC Driver  
114 Defect NoFix Medium ---- ----   pyodbc Excel worksheet specification error in query  
115 Defect Complete Medium ---- ----   Need 2.1.7 Windows installer for Python 2.7  
CSV
  
Powered by Google Project Hosting