Results 1 to 1 of 1
I am running rhel 5 with unixodbc, freetds, python 2.7 and pyodbc.
I can connect fine to my sql server 2005 but the problem is when i select a blob ...
- 07-25-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 2
FreeTDS / Pyodbc Problems
I am running rhel 5 with unixodbc, freetds, python 2.7 and pyodbc.
I can connect fine to my sql server 2005 but the problem is when i select a blob from there it is only giving me 4096 bytes when it should be giving me over 12000 bytes. Any idea what is going on with this and why it is only giving me a partial amount?


Reply With Quote