Python Database Connectivity

Eugene Goodrich bitbucket at isomedia.com
Thu Dec 30 18:34:42 EST 1999


Or use ADO COM objects, included with Microsoft IIS, I believe.  But I
can't think of a much lower-performance way for local databases... :)

     -Eugene

On 30 Dec 1999 00:49:08 GMT, aahz at netcom.com (Aahz Maruch) wrote:

>In article <386AA8C1.EAD7DD3B at exceptionalminds.com>,
>Timothy Grant  <tjg at avalongroup.net> wrote:
>>
>>Just wondering if anyone has used Python on Windows to connect to an
>>ODBC database?
>
>Yes.  Use mxODBC.
>--
>                      --- Aahz (@netcom.com)
>
>Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
>Hugs and backrubs -- I break Rule 6
>
>Eighth Virtual Anniversary -- 2 days and counting!

import binascii; print binascii.a2b_base64 ('ZXVnZW5lQGlzb21lZGlhLmNvbQ==')



More information about the Python-list mailing list