[DB-SIG] ODBC and mxODBC

Keating, Tim TKeating@origin.ea.com
Wed, 12 Sep 2001 12:41:59 -0500


You might look at wrapping ADO, then. Using win32com I was able to do this
in about a day (the wrapper doesn't support any version of the DB API,
though). I've used my ADO wrapper at work with SQL server and at home with
Access, without significant issues. (With far fewer issues, in fact, than
when using ADO from ASP :)

TK

> -----Original Message-----
> From: Schollnick, Benjamin [mailto:Benjamin.Schollnick@usa.xerox.com]
> Sent: Wednesday, September 12, 2001 12:29 PM
> To: db-sig@python.org
> Subject: RE: [DB-SIG] ODBC and mxODBC
> Importance: Low
> 
> 	I agree.... (Except I wasn't pissed when it first switched...)
> 
> 	My only disagreement with MxODBC is that I can't use it.