[DB-SIG] Python 2.0 DB Api - Threading and Transactions not k nown until connected

Bill Tutt billtut@microsoft.com
Thu, 26 Aug 1999 06:35:58 -0700


> From: Brad Clements [mailto:bkc@murkworks.com]
> > Perhaps we should add a new section on this topic to a new
> > 2.1 version of the DB API.
> 
> ADO (aka Ole DB) has a ton of new stuff that could be very useful, 
> though may be too specific to ms products.
> 

Its all very useful and isn't specific at all, its just too much code to
write in Unix land when you're not getting paid to do it. So moving OLE DB
features into the Python DB API is something you really shouldn't worry
about.

Bill