<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 13: Support varchar &gt; 255 characters long</title><link>https://sourceforge.net/p/python-sybase/patches/13/</link><description>Recent changes to 13: Support varchar &gt; 255 characters long</description><atom:link href="https://sourceforge.net/p/python-sybase/patches/13/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 03 Nov 2016 06:46:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/python-sybase/patches/13/feed.rss" rel="self" type="application/rss+xml"/><item><title>Support varchar &gt; 255 characters long</title><link>https://sourceforge.net/p/python-sybase/patches/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch supports long vaarchar / text / binary data.  Assumes you have built against and run against ctlib 12.5 or later,  I've not tested with FreeTDS.&lt;/p&gt;
&lt;p&gt;As far as I can test, this works for select, SP result sets, cursor.execute() for insert/update, cursor.callproc() parameters, BCP-in and BCP-out.&lt;/p&gt;
&lt;p&gt;If you are getting errors like 'A data length of 256 exceeds the maximum length allowed for CHAR data.'  or 'Character or binary data returned from Adaptive Server has been truncated. The client application does not support more than 255 bytes of data as a result column or output parameter.' this patch may help.&lt;/p&gt;
&lt;p&gt;Line numbers may be a bit off, we have some local mods also.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregory Bond</dc:creator><pubDate>Thu, 03 Nov 2016 06:46:25 -0000</pubDate><guid>https://sourceforge.net44f349e0731041bcef93fb9bfecddcb93ba02f4e</guid></item></channel></rss>