Re: [python-win32] Problems with adodbapi

2011-10-04 Thread Amaury Forgeot d'Arc
Hi, 2011/10/4 Max Slimmer : > I am trying to access a sqlbase database, In the past I had no problem, but > after re-installing python and win32 etc and therefore getting latest > version of adodbapi I get the following symptom You did not tell us what the symptom is... > A second problem with a

[python-win32] Problems with adodbapi

2011-10-03 Thread Max Slimmer
I am trying to access a sqlbase database, In the past I had no problem, but after re-installing python and win32 etc and therefore getting latest version of adodbapi I get the following symptom When I do cursor.execute("select xxx from sometable") and xxx contains one of the following columns as d