> [EMAIL PROTECTED] wrote:
>
>
> As we try to move from VB to Python as much as we can, we are also
> interested in any tips and tricks on how to use ODBC and ADO with
> Python.
>
> We are looking for production-quality samples, it looks like this is a
> white area within Python (and in the bo
Title: AW: using SQL, ODBC vs ADO
Hi,
I was developing extensively with ODBC 1.x and 2.x for a couple of years and know also ADO from a couple of VB6 applications I wrote.
The main difference between ODBC and ADO is the interface:
ODBC is a C style API (using a handle