<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Python DB-API 2.0 module for ADO</title><link>https://sourceforge.net/p/adodbapi/activity/</link><description>Recent activity for Python DB-API 2.0 module for ADO</description><language>en</language><lastBuildDate>Thu, 17 Dec 2020 15:32:48 -0000</lastBuildDate><item><title>Vernon Cole modified ticket #5</title><link>https://sourceforge.net/p/adodbapi/support-requests/5/</link><description>Operational Error trying to connect to an SLQ Server DB</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 17 Dec 2020 15:32:48 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/5/</guid></item><item><title>Vernon Cole posted a comment on ticket #5</title><link>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#bad2</link><description>Glad you found the problem. Yes, pywin32 is required if you are running CPython. I did not check for pywin32 at import time in this version of adodbapi in order to support Iron Python, which cannot call it. I will have to drop support for Iron Python now, since Python 2 is deprecated in the pywin32 project. So this sourceforge project will become the Iron Python fork, while continued development of adodbapi will take place within the pywin32 repo.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 17 Dec 2020 15:30:01 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#bad2</guid></item><item><title>Giuseppe Cattaneo posted a comment on ticket #5</title><link>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#fa6e</link><description>SOLVED I did not have pywin32 installed (I found nowhere that I have to install it). After installing it, all work fine.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giuseppe Cattaneo</dc:creator><pubDate>Thu, 17 Dec 2020 13:48:59 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#fa6e</guid></item><item><title>Giuseppe Cattaneo posted a comment on ticket #5</title><link>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#ed7f</link><description>I've just tried using IDLE instead of Visual studio code and this is what I get after I run the connection command: &gt;&gt;&gt; conn = adodbapi.connect(conn_string) Traceback (most recent call last): File "C:\Users\cattaneo.DOMAIN1\AppData\Local\Programs\Python\Python39\lib\site-packages\adodbapi\adodbapi.py", line 97, in make_COM_connecter c = Dispatch('ADODB.Connection') #connect _after_ CoIninialize v2.1.1 adamvan NameError: name 'Dispatch' is not defined During handling of the above exception, another...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giuseppe Cattaneo</dc:creator><pubDate>Thu, 17 Dec 2020 12:37:39 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/5/?limit=25#ed7f</guid></item><item><title>Giuseppe Cattaneo created ticket #5</title><link>https://sourceforge.net/p/adodbapi/support-requests/5/</link><description>Operational Error trying to connect to an SLQ Server DB</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giuseppe Cattaneo</dc:creator><pubDate>Thu, 17 Dec 2020 12:30:07 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/5/</guid></item><item><title>Vernon Cole committed [0ba7d6]</title><link>https://sourceforge.net/p/adodbapi/code/ci/0ba7d6ef41de457075db48f93eb622693a33be77/</link><description>make hg repo match git repo</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 14 Feb 2020 21:54:19 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/0ba7d6ef41de457075db48f93eb622693a33be77/</guid></item><item><title>Vernon Cole committed [ceef50]</title><link>https://sourceforge.net/p/adodbapi/code/ci/ceef508175c208a0fbfe7b129c625e5d65f64231/</link><description>remove obselete files &amp; fix line endings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 14 Feb 2020 21:54:19 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/ceef508175c208a0fbfe7b129c625e5d65f64231/</guid></item><item><title>Vernon Cole committed [250ebd]</title><link>https://sourceforge.net/p/adodbapi/code/ci/250ebd266ea474c8b10dae7ea164451679e7fe41/</link><description>Unknown column names should raise AttributeError</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 14 Feb 2020 21:54:19 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/250ebd266ea474c8b10dae7ea164451679e7fe41/</guid></item><item><title>Vernon Cole modified ticket #28</title><link>https://sourceforge.net/p/adodbapi/bugs/28/</link><description>Named parameters fail if the sql ends on a parameter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 26 Nov 2019 05:56:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/28/</guid></item><item><title>Vernon Cole posted a comment on ticket #28</title><link>https://sourceforge.net/p/adodbapi/bugs/28/?limit=25#403c</link><description>Fixed in adodbapi 2.6.2. Thanks for reporting and analyzing this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 26 Nov 2019 05:56:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/28/?limit=25#403c</guid></item><item><title>Vernon Cole posted a comment on a wiki page</title><link>https://sourceforge.net/p/adodbapi/wiki/Home/?limit=25#21a0</link><description>NOTICE: as of today, 25 November 2019, this (SourceForge mercurial) repo is no longer the definitive source for adodbapi. The source from here has been cloned to github mhammond/pywin32 ./adodbapi subfolder. An hg push from that git directory caused basically every .py file in the source to appear to have every line changed, because the end-of-line changed. Sorry. It seemed like a small price to pay. The pypi package was uploaded from that version, which should also be done in the future, for IronPython...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 26 Nov 2019 03:42:03 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/wiki/Home/?limit=25#21a0</guid></item><item><title>Python DB-API 2.0 module for ADO released /adodbapi/2.6.0/adodbapi-2.6.2.0.zip</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/adodbapi/files/adodbapi/2.6.0/adodbapi-2.6.2.0.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Python DB-API 2.0 module for ADO</dc:creator><pubDate>Tue, 26 Nov 2019 02:34:02 -0000</pubDate><guid>https://sourceforge.net/projects/adodbapi/files/adodbapi/2.6.0/adodbapi-2.6.2.0.zip/download</guid></item><item><title>Vernon Cole committed [9ab6da]</title><link>https://sourceforge.net/p/adodbapi/code/ci/9ab6da1f0897348ce2ca755113d32509e809e60e/</link><description>new version based from pywin32/adodbapi</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 26 Nov 2019 02:28:11 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/9ab6da1f0897348ce2ca755113d32509e809e60e/</guid></item><item><title>Vernon Cole posted a comment on ticket #28</title><link>https://sourceforge.net/p/adodbapi/bugs/28/?limit=25#1c9d</link><description>Thank you for reporting this. I am in the process of moving the master copy of the source code a sub-directory of pywin32 so that it will not get lost when deploying there. A different version of your suggested fix has been implemented there. I used a try - except block, because, in Python, the "it's easier to get forgiveness that permission" technique saves testing for an error which will usually not happen. The resulting code is easier to read and usually runs faster. I will try to move a copy...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 22 Nov 2019 08:48:44 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/28/?limit=25#1c9d</guid></item><item><title>John Clymer created ticket #28</title><link>https://sourceforge.net/p/adodbapi/bugs/28/</link><description>Named parameters fail if the sql ends on a parameter</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Clymer</dc:creator><pubDate>Sat, 02 Nov 2019 20:23:14 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/28/</guid></item><item><title>George posted a comment on ticket #23</title><link>https://sourceforge.net/p/adodbapi/bugs/23/?limit=25#d77f</link><description>This also happens if the procedure doesn't exist in the current database.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Tue, 13 Aug 2019 09:15:08 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/23/?limit=25#d77f</guid></item><item><title>Laurens created ticket #4</title><link>https://sourceforge.net/p/adodbapi/support-requests/4/</link><description>How to set up tests</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laurens</dc:creator><pubDate>Tue, 18 Dec 2018 19:02:40 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/4/</guid></item><item><title>Bob Kline posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#4b90</link><description>I don't have permission to modify the status of my own bug report, it seems, but if I did I would close this ticket and withdraw the accompanying patches. For more information see https://github.com/mhammond/pywin32/pull/1165 and https://mail.python.org/pipermail/python-win32/2018-February/013994.html.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Wed, 06 Jun 2018 15:56:45 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#4b90</guid></item><item><title>Vernon Cole committed [fd4f93]</title><link>https://sourceforge.net/p/adodbapi/code/ci/fd4f934145f73bd4ef9ec02e50e24ed501bb9055/</link><description>merged stop_memory_leak</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 12 Mar 2018 16:13:19 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/fd4f934145f73bd4ef9ec02e50e24ed501bb9055/</guid></item><item><title>Vernon Cole committed [9e90fa]</title><link>https://sourceforge.net/p/adodbapi/code/ci/9e90fabd1b43f7303d29ec053f8cd9c55ea216de/</link><description>use weakref to stop memory leak</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 12 Mar 2018 15:49:51 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/9e90fabd1b43f7303d29ec053f8cd9c55ea216de/</guid></item><item><title>Vernon Cole committed [38e4ce]</title><link>https://sourceforge.net/p/adodbapi/code/ci/38e4ce0ec44dfb2e77bd7de4fa796193c21f4dcc/</link><description>preserve work for version drop</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 12 Mar 2018 15:49:51 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/38e4ce0ec44dfb2e77bd7de4fa796193c21f4dcc/</guid></item><item><title>Vernon Cole posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577/483f</link><description>I will look at pulling your patches in very soon. My old test setup evaporated and I'm building a replacement. On Sat, Feb 17, 2018 at 10:25 AM, Bob Kline bkline@users.sourceforge.net wrote: (Having a conversation with myself, it seems). :-) And I believe the patch also addresses https://sourceforge.net/p/ adodbapi/bugs/17/ [bugs:#27] https://sourceforge.net/p/adodbapi/bugs/27/ Empty string replaced with single space on insert* Status: open Group: v1.0_(example) Created: Thu Feb 01, 2018 02:08 PM...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 19 Feb 2018 06:46:35 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577/483f</guid></item><item><title>Bob Kline modified a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#0c8b</link><description>Here's a second patch which addresses the problem in a more general way, hopefully closer to something which could actually be applied to the repository (perhaps with some added comments). Basically, it applies the logic for trying to use ADO's existing parameter list for all calls to _buildADOparameterList(), not just for stored procedures. The original version had a comment "needed only if we are calling a stored procedure" but not explaining why that would be true. Given the incorrect behavior...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 22:32:19 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#0c8b</guid></item><item><title>Bob Kline modified a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577</link><description>(Having a conversation with myself, it seems). :-) And I believe the patch also addresses https://sourceforge.net/p/adodbapi/bugs/17/ [EDIT: no, the patch isn't that good :-) The datetime precision bug will still need some digging.]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 17:35:07 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577</guid></item><item><title>Bob Kline posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577</link><description>(Having a conversation with myself, it seems). :-) And I believe the patch also addresses https://sourceforge.net/p/adodbapi/bugs/17/</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 17:25:32 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#f577</guid></item><item><title>Bob Kline posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#1f3c</link><description>This patch appears to fix another bug I hadn't gotten around to reporting. Without the patch: &gt;&gt;&gt; cursor.execute("CREATE TABLE #foo (i INT, t NTEXT NULL)") &gt;&gt;&gt; cursor.execute("INSERT INTO #foo VALUES(?, ?)", (42, None)) Traceback (most recent call last): File "&lt;stdin&gt;", line 1, in &lt;module&gt; File "C:\Python\lib\site-packages\adodbapi\adodbapi.py", line 885, in execute self._execute_command() File "C:\Python\lib\site-packages\adodbapi\adodbapi.py", line 697, in _execute_command self._raiseCursorError(klass,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 17:08:37 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#1f3c</guid></item><item><title>Bob Kline posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#0c8b</link><description>Here's a second patch which addresses the problem in a more general way, hopefully closer to something which could actually be applied to the repository (perhaps with some added comments). Basically, it applies the logic for trying to use ADO's existing parameter list for all calls to _buildADOparameterList(), not just for stored procedures. The original version had a comment "needed only if we are calling a stored procedure" but not explaining why that would be true. Given the incorrect behavior...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 16:44:49 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#0c8b</guid></item><item><title>Bob Kline posted a comment on ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#e910</link><description>Here is a patch which demonstrates that it is possible to get the right behavior from ADO/DB. Note that this is not a full-blown solution (the patch only addresses one non-sproc path and hasn't been through regression testing), but it might point the work on this ticket in the right direction. Feedback? &gt;&gt;&gt; from cdrapi import db &gt;&gt;&gt; cursor = db.connect().cursor() &gt;&gt;&gt; cursor.execute("CREATE TABLE #foo (s ntext)") &gt;&gt;&gt; cursor.execute("INSERT INTO #foo VALUES(?)", ("",)) &gt;&gt;&gt; cursor.execute("INSERT INTO...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Sat, 17 Feb 2018 15:33:30 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/?limit=25#e910</guid></item><item><title>Bob Kline created ticket #27</title><link>https://sourceforge.net/p/adodbapi/bugs/27/</link><description>Empty string replaced with single space on insert</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Thu, 01 Feb 2018 14:08:04 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/27/</guid></item><item><title>Bob Kline posted a comment on ticket #17</title><link>https://sourceforge.net/p/adodbapi/bugs/17/?limit=25#6fb5</link><description>The bug persists in 2.6.0.7, but only under Python 2.x. Using Python 3.x there appears to be a different bug, because sub-second precision is discarded when retrieving values from the database. Any plans for correcting these defects at some point in the (one hopes) not-too-distant future? Are patches accepted? If so, I'll look into whether it would be feasible to contribute to the fix(es).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bob Kline</dc:creator><pubDate>Fri, 03 Nov 2017 20:05:54 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/17/?limit=25#6fb5</guid></item><item><title>Edmont Florent posted a comment on ticket #9</title><link>https://sourceforge.net/p/adodbapi/bugs/9/?limit=25#7448</link><description>Was it fixed just for Sql Server ? Because I had the same problem with adodbapi v2.6.0.7 and this post made my day !</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edmont Florent</dc:creator><pubDate>Mon, 17 Jul 2017 13:47:05 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/9/?limit=25#7448</guid></item><item><title>Fabrizio Lovison created ticket #26</title><link>https://sourceforge.net/p/adodbapi/bugs/26/</link><description>Call remote with Pyro &gt;= 4.46</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabrizio Lovison</dc:creator><pubDate>Fri, 03 Feb 2017 09:11:57 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/26/</guid></item><item><title>Max Slimmer created ticket #25</title><link>https://sourceforge.net/p/adodbapi/bugs/25/</link><description>Setting autocommit = False does not BeginTrans</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Slimmer</dc:creator><pubDate>Wed, 26 Oct 2016 19:46:42 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/25/</guid></item><item><title>Egor created ticket #3</title><link>https://sourceforge.net/p/adodbapi/support-requests/3/</link><description>How to connect to OLEDB in Python 3.5</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor</dc:creator><pubDate>Fri, 12 Feb 2016 05:59:48 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/3/</guid></item><item><title>George created ticket #2</title><link>https://sourceforge.net/p/adodbapi/support-requests/2/</link><description>PyPi</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Tue, 19 Jan 2016 15:18:25 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/support-requests/2/</guid></item><item><title>Vernon Cole committed [9ff6df]</title><link>https://sourceforge.net/p/adodbapi/code/ci/9ff6dfaa819525bd2068635968d5f9c4e2cde106/</link><description>bump version</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 08 Sep 2015 19:02:53 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/9ff6dfaa819525bd2068635968d5f9c4e2cde106/</guid></item><item><title>Vernon Cole committed [fe5677]</title><link>https://sourceforge.net/p/adodbapi/code/ci/fe567730985dd27df1ad8708da96c3d6a75527e9/</link><description>Stefan Fuchs patch: support WINCCOLEDBProvider</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 08 Sep 2015 19:00:18 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/fe567730985dd27df1ad8708da96c3d6a75527e9/</guid></item><item><title>Vernon Cole committed [1fc10c]</title><link>https://sourceforge.net/p/adodbapi/code/ci/1fc10ce049e5ff597812cc7bae7fa285a5daf479/</link><description>document .timeout connection attribute</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 21 Aug 2015 05:02:00 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/1fc10ce049e5ff597812cc7bae7fa285a5daf479/</guid></item><item><title>Vernon Cole committed [a7815c]</title><link>https://sourceforge.net/p/adodbapi/code/ci/a7815c005a439bbb91a7eb43b6b190f86e28185c/</link><description>fix is64bit on Linux</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 11 Jun 2015 19:27:39 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/a7815c005a439bbb91a7eb43b6b190f86e28185c/</guid></item><item><title>Vernon Cole posted a comment on ticket #24</title><link>https://sourceforge.net/p/adodbapi/bugs/24/?limit=25#2625</link><description>Sorry you were having trouble. Is there a way that the error message could have been...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 05 Mar 2015 16:34:45 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/24/?limit=25#2625</guid></item><item><title>George posted a comment on ticket #24</title><link>https://sourceforge.net/p/adodbapi/bugs/24/?limit=25#7531</link><description>Oops - my mistake. I've just noticed that the problem was with another field which...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Wed, 18 Feb 2015 17:40:47 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/24/?limit=25#7531</guid></item><item><title>George created ticket #24</title><link>https://sourceforge.net/p/adodbapi/bugs/24/</link><description>Error with NULL integer fields</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Wed, 18 Feb 2015 17:24:02 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/24/</guid></item><item><title>Vernon Cole committed [54eeba]</title><link>https://sourceforge.net/p/adodbapi/code/ci/54eeba696421f7aaa839bc27589d588b1c0a56bf/</link><description>fix transaction counter bug  (Jure Erznožnik)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 13 Nov 2014 21:57:40 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/54eeba696421f7aaa839bc27589d588b1c0a56bf/</guid></item><item><title>Vernon Cole committed [624cfc]</title><link>https://sourceforge.net/p/adodbapi/code/ci/624cfc89e2ec441cda23861d7c7b66b5abe17885/</link><description>Automated merge</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 03 Oct 2014 05:59:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/624cfc89e2ec441cda23861d7c7b66b5abe17885/</guid></item><item><title>Vernon Cole committed [3897fc]</title><link>https://sourceforge.net/p/adodbapi/code/ci/3897fc024daea91b87bfefdc86581501816d121a/</link><description>xls write using data types</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 03 Oct 2014 05:59:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/3897fc024daea91b87bfefdc86581501816d121a/</guid></item><item><title>George posted a comment on ticket #23</title><link>https://sourceforge.net/p/adodbapi/bugs/23/?limit=25#26a2</link><description>Sorry, forgot to add that this was in MS SQL Server</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 29 Sep 2014 15:29:51 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/23/?limit=25#26a2</guid></item><item><title>George created ticket #23</title><link>https://sourceforge.net/p/adodbapi/bugs/23/</link><description>Invalid error without permissions to SQL Server Procedure</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 29 Sep 2014 15:26:08 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/23/</guid></item><item><title>Vernon on win81 committed [063b30]</title><link>https://sourceforge.net/p/adodbapi/code/ci/063b308acddfbb4124955ecbdbe4e627e17ae720/</link><description>missed a comma</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon on win81</dc:creator><pubDate>Fri, 12 Sep 2014 08:18:05 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/063b308acddfbb4124955ecbdbe4e627e17ae720/</guid></item><item><title>Vernon Cole committed [d05830]</title><link>https://sourceforge.net/p/adodbapi/code/ci/d05830244e957f958237271cd513213449c3d968/</link><description>sql test db on win81</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Fri, 12 Sep 2014 08:06:47 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/d05830244e957f958237271cd513213449c3d968/</guid></item><item><title>Vernon Cole modified ticket #22</title><link>https://sourceforge.net/p/adodbapi/bugs/22/</link><description>Crash executing Procedure</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Wed, 10 Sep 2014 10:18:46 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/22/</guid></item><item><title>Vernon Cole posted a comment on ticket #22</title><link>https://sourceforge.net/p/adodbapi/bugs/22/?limit=25#3dcd</link><description>Thank you. My SQL server was not available, so I tested without it. I have never...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Wed, 10 Sep 2014 10:17:32 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/22/?limit=25#3dcd</guid></item><item><title>Vernon Cole committed [0c2bde]</title><link>https://sourceforge.net/p/adodbapi/code/ci/0c2bde6f581715be718fb4ca1b2f7e8a20b3bebc/</link><description>fix extra parameter in proc call</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Wed, 10 Sep 2014 10:09:56 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/0c2bde6f581715be718fb4ca1b2f7e8a20b3bebc/</guid></item><item><title>George created ticket #22</title><link>https://sourceforge.net/p/adodbapi/bugs/22/</link><description>Crash executing Procedure</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Wed, 03 Sep 2014 14:50:15 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/22/</guid></item><item><title>Stephen Anderson created ticket #21</title><link>https://sourceforge.net/p/adodbapi/bugs/21/</link><description>Queried timestamps truncated at 3 decimal places</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Anderson</dc:creator><pubDate>Sat, 23 Aug 2014 11:56:02 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/21/</guid></item><item><title>Vernon Cole committed [134f54]</title><link>https://sourceforge.net/p/adodbapi/code/ci/134f544142f29131ed7b5ce08240d1e8ad7c6cc5/</link><description>tests with MySQL and PostgreSQL working</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 29 Jul 2014 22:28:59 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/134f544142f29131ed7b5ce08240d1e8ad7c6cc5/</guid></item><item><title>Vernon Cole modified ticket #19</title><link>https://sourceforge.net/p/adodbapi/bugs/19/</link><description>Crash with Keyword Parameters</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 22:58:31 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/19/</guid></item><item><title>Vernon Cole posted a comment on ticket #19</title><link>https://sourceforge.net/p/adodbapi/bugs/19/?limit=25#8245</link><description>Thank you. I have refactored this area.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 22:58:30 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/19/?limit=25#8245</guid></item><item><title>Vernon Cole committed [105fa3]</title><link>https://sourceforge.net/p/adodbapi/code/ci/105fa3798d4d0a92e21025514f40bbee4bca4493/</link><description>bug fix #18 and #20</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 22:39:53 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/105fa3798d4d0a92e21025514f40bbee4bca4493/</guid></item><item><title>Vernon Cole posted a comment on ticket #18</title><link>https://sourceforge.net/p/adodbapi/bugs/18/?limit=25#ac0a</link><description>I have added code to try introspecting the object itself when the type of the object...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 22:19:33 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/18/?limit=25#ac0a</guid></item><item><title>Vernon Cole modified ticket #18</title><link>https://sourceforge.net/p/adodbapi/bugs/18/</link><description>Problems with Non-Str-Strings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 22:19:33 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/18/</guid></item><item><title>Vernon Cole modified ticket #20</title><link>https://sourceforge.net/p/adodbapi/bugs/20/</link><description>Index out of Range Error in changeNamedToQmark</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 16:37:13 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/20/</guid></item><item><title>Vernon Cole posted a comment on ticket #20</title><link>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#c0f5</link><description>Doh! I must have been tired that day. I fixed it using "easier to get forgiveness...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Jul 2014 16:36:04 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#c0f5</guid></item><item><title>George posted a comment on ticket #20</title><link>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#6eca</link><description>If you change the test on line 674 so that the parameter and field are reversed as:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Tue, 15 Jul 2014 11:41:41 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#6eca</guid></item><item><title>Vernon Cole modified ticket #10</title><link>https://sourceforge.net/p/adodbapi/bugs/10/</link><description>Incorrect error message / IndexError creating error message</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 14 Jul 2014 20:32:37 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/10/</guid></item><item><title>Vernon Cole posted a comment on ticket #10</title><link>https://sourceforge.net/p/adodbapi/bugs/10/?limit=25#66eb</link><description>Fixed and tested before version 2.6.0.7</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 14 Jul 2014 20:32:37 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/10/?limit=25#66eb</guid></item><item><title>Vernon Cole posted a comment on ticket #20</title><link>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#443e</link><description>Dear George: I cannot figure out how to write a regression test for this fix. Would...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 14 Jul 2014 20:27:16 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/20/?limit=25#443e</guid></item><item><title>George created ticket #8</title><link>https://sourceforge.net/p/adodbapi/feature-requests/8/</link><description>Use of Win32Com Cache</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 17:45:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/feature-requests/8/</guid></item><item><title>George posted a comment on ticket #19</title><link>https://sourceforge.net/p/adodbapi/bugs/19/?limit=25#1d03</link><description>The trace related to this is: File "c:\python27\lib\site-packages\adodbapi\adodbapi.py",...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 16:35:54 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/19/?limit=25#1d03</guid></item><item><title>George created ticket #20</title><link>https://sourceforge.net/p/adodbapi/bugs/20/</link><description>Index out of Range Error in changeNamedToQmark</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 14:35:37 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/20/</guid></item><item><title>George created ticket #19</title><link>https://sourceforge.net/p/adodbapi/bugs/19/</link><description>Crash with Keyword Parameters</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 14:32:12 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/19/</guid></item><item><title>George created ticket #18</title><link>https://sourceforge.net/p/adodbapi/bugs/18/</link><description>Problems with Non-Str-Strings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 14:24:36 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/18/</guid></item><item><title>George posted a comment on ticket #17</title><link>https://sourceforge.net/p/adodbapi/bugs/17/?limit=25#f7fc</link><description>If this resulted in a "Application uses a value of the wrong type for the current...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George</dc:creator><pubDate>Mon, 14 Jul 2014 14:20:22 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/17/?limit=25#f7fc</guid></item><item><title>Stephen Anderson created ticket #17</title><link>https://sourceforge.net/p/adodbapi/bugs/17/</link><description>DateTime objects with milliseconds break</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Anderson</dc:creator><pubDate>Thu, 10 Jul 2014 00:19:29 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/bugs/17/</guid></item><item><title>Vernon Cole committed [c80b33]</title><link>https://sourceforge.net/p/adodbapi/code/ci/c80b33a7d397a925f9c5e3b59f9274ea8b657bd8/</link><description>correct pypi download</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 29 May 2014 22:39:45 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/c80b33a7d397a925f9c5e3b59f9274ea8b657bd8/</guid></item><item><title>Python DB-API 2.0 module for ADO released /older_whatsnew.txt</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/adodbapi/files/older_whatsnew.txt/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Python DB-API 2.0 module for ADO</dc:creator><pubDate>Thu, 01 May 2014 20:41:02 -0000</pubDate><guid>http://sourceforge.net/projects/adodbapi/files/older_whatsnew.txt/download</guid></item><item><title>Python DB-API 2.0 module for ADO released /adodbapi/2.6.0/adodbapi-2.6.0.6.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/adodbapi/files/adodbapi/2.6.0/adodbapi-2.6.0.6.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Python DB-API 2.0 module for ADO</dc:creator><pubDate>Thu, 01 May 2014 20:38:06 -0000</pubDate><guid>http://sourceforge.net/projects/adodbapi/files/adodbapi/2.6.0/adodbapi-2.6.0.6.zip/download</guid></item><item><title>Vernon Cole committed [ec0bc1]</title><link>https://sourceforge.net/p/adodbapi/code/ci/ec0bc1249060483d91a2737ec7f9bc341763974f/</link><description>update whatsnew</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 01 May 2014 16:06:15 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/ec0bc1249060483d91a2737ec7f9bc341763974f/</guid></item><item><title>Vernon Cole committed [e438e9]</title><link>https://sourceforge.net/p/adodbapi/code/ci/e438e955a6a8614d47b71b2fe5d978277531bf1b/</link><description>document 'pyformat' and 'dynamic' paramstyles</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 01 May 2014 15:54:55 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/e438e955a6a8614d47b71b2fe5d978277531bf1b/</guid></item><item><title>Vernon Cole committed [6522fe]</title><link>https://sourceforge.net/p/adodbapi/code/ci/6522fe8845f4e127ff67a8f8ac0206f17132e811/</link><description>bump version strings, remove pdf from hg</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 01 May 2014 15:43:57 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/6522fe8845f4e127ff67a8f8ac0206f17132e811/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [a2597e]</title><link>https://sourceforge.net/p/adodbapi/code/ci/a2597ea10eddd43f5ae5f043aa8d00e0b65a2b71/</link><description>bump version number</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/a2597ea10eddd43f5ae5f043aa8d00e0b65a2b71/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [86f15b]</title><link>https://sourceforge.net/p/adodbapi/code/ci/86f15bffafd7d21da605fd0703380e24461d63f9/</link><description>merged</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/86f15bffafd7d21da605fd0703380e24461d63f9/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [6e89ee]</title><link>https://sourceforge.net/p/adodbapi/code/ci/6e89ee42e369614f3bcbcdb7d7e22fe87aa2cc80/</link><description>pyformat paramstyle tested</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/6e89ee42e369614f3bcbcdb7d7e22fe87aa2cc80/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [6b2a65]</title><link>https://sourceforge.net/p/adodbapi/code/ci/6b2a65951f91258357110d54e065669741cf2bf3/</link><description>correct python3 import</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/6b2a65951f91258357110d54e065669741cf2bf3/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [90d7a1]</title><link>https://sourceforge.net/p/adodbapi/code/ci/90d7a179971decba022b58da399e6ff50939dc82/</link><description>rebuild parameters list for prepared, too</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/90d7a179971decba022b58da399e6ff50939dc82/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [a58812]</title><link>https://sourceforge.net/p/adodbapi/code/ci/a5881236cb28cc288e9411f241ac17ef3a772914/</link><description>more efficient 'named' conversion</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/a5881236cb28cc288e9411f241ac17ef3a772914/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [356a3d]</title><link>https://sourceforge.net/p/adodbapi/code/ci/356a3d2c79bb5ba39beaf51fbeebe4d980af4572/</link><description>add pyformat paramstyle</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 01 May 2014 14:27:23 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/356a3d2c79bb5ba39beaf51fbeebe4d980af4572/</guid></item><item><title>Vernon Cole committed [eda2f5]</title><link>https://sourceforge.net/p/adodbapi/code/ci/eda2f515fbc4064597ef38532e0d66045f815e02/</link><description>prettier status message</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Wed, 30 Apr 2014 10:17:13 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/eda2f515fbc4064597ef38532e0d66045f815e02/</guid></item><item><title>Vernon Cole committed [b17f1f]</title><link>https://sourceforge.net/p/adodbapi/code/ci/b17f1fa8ced37449fcc2e93f1052f8d3fb59e921/</link><description>reuse of remote connection raises correct error</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Wed, 30 Apr 2014 08:29:42 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/b17f1fa8ced37449fcc2e93f1052f8d3fb59e921/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [df0b09]</title><link>https://sourceforge.net/p/adodbapi/code/ci/df0b092c7894a88a5a5022e91df1a4b0f23be196/</link><description>fix two ironPython bugs</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Tue, 29 Apr 2014 23:30:58 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/df0b092c7894a88a5a5022e91df1a4b0f23be196/</guid></item><item><title>Vernon Cole committed [2d6bac]</title><link>https://sourceforge.net/p/adodbapi/code/ci/2d6bacafde69422dfeae6ae3f9c186bd65746c8c/</link><description>more sure parameter setup for .prepare()</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Tue, 29 Apr 2014 12:24:09 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/2d6bacafde69422dfeae6ae3f9c186bd65746c8c/</guid></item><item><title>Vernon Cole committed [012b06]</title><link>https://sourceforge.net/p/adodbapi/code/ci/012b067de0da96ccdf16dda6d1b84aa393e507c6/</link><description>postgres parameters dont have names</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Apr 2014 21:58:43 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/012b067de0da96ccdf16dda6d1b84aa393e507c6/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [3f3eb4]</title><link>https://sourceforge.net/p/adodbapi/code/ci/3f3eb4a056d4821c614e11887e2af106757c59df/</link><description>update documentation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Mon, 28 Apr 2014 21:40:31 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/3f3eb4a056d4821c614e11887e2af106757c59df/</guid></item><item><title>Vernon Cole committed [f73ade]</title><link>https://sourceforge.net/p/adodbapi/code/ci/f73ade8ec24e7d7855d57aa5e01c1f3e1b4513c7/</link><description>define .prepare() for remote</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Apr 2014 21:40:31 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/f73ade8ec24e7d7855d57aa5e01c1f3e1b4513c7/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [8fca62]</title><link>https://sourceforge.net/p/adodbapi/code/ci/8fca6218ce102c1f97fb9f91f3176c7003118083/</link><description>cursor.prepare() method implemented</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Mon, 28 Apr 2014 15:39:26 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/8fca6218ce102c1f97fb9f91f3176c7003118083/</guid></item><item><title>Vernon Cole committed [4c20ae]</title><link>https://sourceforge.net/p/adodbapi/code/ci/4c20ae3b9949306cbe39559737d2d9c458a10de0/</link><description>improve formatting of quick reference</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Mon, 28 Apr 2014 09:33:47 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/4c20ae3b9949306cbe39559737d2d9c458a10de0/</guid></item><item><title>Vernon Cole committed [e7d339]</title><link>https://sourceforge.net/p/adodbapi/code/ci/e7d3399bb506dbc43ea9fd8ee833f96522ec4fe1/</link><description>better error message for bad format connection ...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 24 Apr 2014 16:39:32 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/e7d3399bb506dbc43ea9fd8ee833f96522ec4fe1/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [9d8c88]</title><link>https://sourceforge.net/p/adodbapi/code/ci/9d8c88df88debb45c0457c5d69b21727bc9ac5fc/</link><description>remove debug lines</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 24 Apr 2014 11:52:29 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/9d8c88df88debb45c0457c5d69b21727bc9ac5fc/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [44422e]</title><link>https://sourceforge.net/p/adodbapi/code/ci/44422e249e74397d791edeb527f89cbdf0a55158/</link><description>autocommit tests fixed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 24 Apr 2014 11:52:29 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/44422e249e74397d791edeb527f89cbdf0a55158/</guid></item><item><title>Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org) committed [c45175]</title><link>https://sourceforge.net/p/adodbapi/code/ci/c451753cc3c1988d66640115d795e61a793dd4d8/</link><description>accept datetime input for PythonTime, too</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon (on vPad-w8) &lt;vernon.cole@ehealthafrica.org)</dc:creator><pubDate>Thu, 24 Apr 2014 11:52:29 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/c451753cc3c1988d66640115d795e61a793dd4d8/</guid></item><item><title>Vernon Cole committed [df46ec]</title><link>https://sourceforge.net/p/adodbapi/code/ci/df46ecf2ce5dea3eb162c60d8121f7abfa7fba9b/</link><description>correct an always passing test</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vernon Cole</dc:creator><pubDate>Thu, 24 Apr 2014 11:52:29 -0000</pubDate><guid>https://sourceforge.net/p/adodbapi/code/ci/df46ecf2ce5dea3eb162c60d8121f7abfa7fba9b/</guid></item></channel></rss>