Thanks, Vernon, for pointing out the new version. Updating my version of
adodbapi fixed the issue.
Thanks again,
Scott
From: Vernon Cole [mailto:vernondc...@gmail.com]
Sent: Monday, January 03, 2011 4:35 PM
To: Halgrim, Scott
Cc: python-win32@python.org
ating'
...see attachment for remaining...
>>> print repr(rows[0])
(u'infiltrating', None, u'C0007124')
>>> print repr(rows[1])
(u'infitrating', u'infitrating ductal carcinoma', u'C0007124')
>>> c.close()
>>>
Has anybody ever had an issue like this?
I submit a query to a table and everything works out fine, except for one
column in one row. The column of type text in the first row returned is always
None. I've modified the query by adding a WHERE clause so that a different row
was the first one re