Dardo:
Why are you going to all this work?
You could simply...
import adodbapi
which has all of the COM interface things already written.
There is a new version which has the ability to access columns by name, and
which uses objects to read data directly from the recordset (rather than
copying
Dardo Schuster Glez wrote:
> Dear Sirs
>
> I was programming many years with delphi/sql server and now i am
> looking python with your ado library to migrate . I am making my first
> ado program with python using python 3.1 and pythonwin but i have a
> problem : recordset can´t acces fields data
On Thu, Sep 2, 2010 at 6:36 AM, Dardo Schuster Glez
wrote:
> Dear Sirs
>
> I was programming many years with delphi/sql server and now i am looking
> python with your ado library to migrate . I am making my first ado program
> with python using python 3.1 and pythonwin but i have a problem : recor
Dear Sirs
I was programming many years with delphi/sql server and now i am looking python
with your ado library to migrate . I am making my first ado program with python
using python 3.1 and pythonwin but i have a problem : recordset can´t acces
fields data i send you a sample and the answ