| Issue 26: | python crashes while reading binary objects for MSSQL database | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What is the expected output? What do you see instead? Expected output is reading an image/binary objects from database. Unfortunatelly for some binary objects I recieve this error message followed by a crash of python: assertion failed: getdata.cpp(222) cbRead == 0 || pch[cbRead-element_size] != 0 What version of the product are you using? On what operating system? Python 2.5.2 pyodbc-2.0.58.win32 Windows XP Professional SP 3 Microsoft SQL Server 2008 (but I am pretty sure it also occurs on 2005) Do you have any idea how to solve the problem?
Jan 23, 2009
Project Member
#1
mkleehammer
Status:
Investigating
Jan 27, 2009
Thank you very much. Upgrading to pyodbc 2.1.3 solved the issue.
Jan 27, 2009
(No comment was entered for this change.)
Status:
Invalid
Nov 21, 2010
(No comment was entered for this change.)
Status:
NoFix
|