<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/python-sybase/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/python-sybase/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 28 Jun 2023 18:54:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/python-sybase/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Is this project alive?</title><link>https://sourceforge.net/p/python-sybase/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a need to get this working in python 3.x. Has anyone done that? Is there any interest in my pushing this back up here?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Kimball</dc:creator><pubDate>Wed, 28 Jun 2023 18:54:02 -0000</pubDate><guid>https://sourceforge.net9c169fbb04a5a91a42ea0ed472e6d5264f8e46ef</guid></item><item><title>use python3.5 for python-sybase-0.40pre2</title><link>https://sourceforge.net/p/python-sybase/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I want to use python-sybase-0.40pre2 under python3 environment.&lt;br/&gt;
Now official python sybase module provided by SAP can be only used for linux 64 bit environment.&lt;br/&gt;
But I want to use the python sybase module under linux 32bit environment...&lt;/p&gt;
&lt;p&gt;Is it possible to adjust to use python-sybase-0.40pre2 with python3.5 for example?&lt;/p&gt;
&lt;p&gt;I would like to appreciate for your help!&lt;/p&gt;
&lt;p&gt;regards,&lt;br/&gt;
Takahiro Matsumoto&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Takahiro Matsumoto</dc:creator><pubDate>Wed, 19 Oct 2016 05:54:46 -0000</pubDate><guid>https://sourceforge.netacd9c9701b74eece6ac5269d1566fe396cc10a7c</guid></item><item><title>Handling multiple connection exceptions</title><link>https://sourceforge.net/p/python-sybase/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This may be a fairly excetional case but I need to be able to handle it without my app crashing.&lt;br /&gt;
I am trying to connect to a specified database (which does exist) but the default database for the login user is set to one that does not exist (as a result of an incomplete dump and load). On trying to connect, the python-sybase module returns multiple DatabaseError exceptions (error 911, error 4001) but my try....except block only catches the first and any subsequent exceptions cause the app to crash.&lt;br /&gt;
The only way I have been able to hack around this is to stop Sybase._servermsg_cb raising exceptions for errors 911 &amp;amp; 4001. The module raises an additional exception: 'cannot release un-aquired lock' which is the one I then catch and log/display an appropriate message.&lt;br /&gt;
I obviously don't like having to hack the module source code (though it's nice that I can).&lt;br /&gt;
Anyone know of any other way around this problem (I would be surprised if no-one else has encounterd it but I've found nothing via internet searches)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pete Heybrock</dc:creator><pubDate>Tue, 09 Mar 2010 10:47:07 -0000</pubDate><guid>https://sourceforge.netc9e5ec22692a837c3c4981b75b74f5fd7f3932be</guid></item></channel></rss>