[egenix-users] OperationalError 08S01

Michal Vitecek fuf at mageo.cz
Fri Oct 21 18:08:53 CEST 2005


 hello everyone,

 i am using mxODBC version 2.1.0b2 directly connected to Solid (so no
 FreeTDS or unixODBC in between). now when my code tries to update a
 column with a long string (64252 characters) i get the following:

    OperationalError ('08S01', 0, 'Communication link failure', 5835): [traceback]

 i'm positive the connection to the DB hasn't timed out, the column
 updated is defined as LONG VARCHAR (262144) (256kb). when the length of
 the string is decreased all goes well but with a string of length 64252
 the above exception is raised all the time.

 is there any 64kb limit in mxODBC?

    thank you,
            Michal Vitecek
-- 
		fuf		(fuf at mageo.cz)



More information about the egenix-users mailing list