ADO/ODBC/ASP/Python error

Alex Martelli aleax at aleax.it
Wed Jan 9 09:29:34 EST 2002


"Steve Holden" <sholden at holdenweb.com> wrote in message
news:ntG_7.109150$2b1.4678955 at atlpnn01.usenetserver.com...
    ...
> rows. Unless you really want to use ADO, why not consider using a DB
> API-conformant ODBC driver and doing your database work in Pure Python?
This
> will work fine under Active Scripting.
>
> [Alex Martelli will now tell you why ADO is superior, right, Alex?]

Only if you want to, or must, run on Microsoft platforms.  Otherwise,
ODBC is probably superior, since it's available on more platforms.


Alex






More information about the Python-list mailing list