Python and DB support (was: Re: Is Python Dead?)

jasper van putten jaspervp at hotmail.com
Mon Jul 2 18:12:49 EDT 2001


Roman Suzi wrote:

> It seems I start to understand database concerns of Mr. Wilson the second.
> 
> Once we tried 3 databases (MySQL, PostgreSQL, Interbase) to suit our task.
> And for every database (we stopped at Interbase) there was Python support.
> 
> However, my collegues were not satisfied with it. One somplain was that in
> ASP/IIS it is "very easy" to receive a "recordset" from database and then
> apply it in different situations in the ASP-page, because recordset is an
> object and even subqueries could be made without quering DB again.
> 
<snip>

you can use ADO and DAO in python too.  
there is some documention about in "python programming on win32".  I think 
that there was a site about it too somewhere.


Jasper




More information about the Python-list mailing list