A couple of points of order: please do a reply-all, or equivalent, so
your response goes to the forum, and not just to one person. or you can
add tutor@python.org to it, if that seem easier.
Also, please don't top-post on the forum, unless you're deleting all
context. And you usually shouldn't
On 09/10/2012 04:49 PM, C.L. Shetline wrote:
>
>
> Python 2.4.3 with Vertica Database on Linux.
>
> We are migrating from an Informix database to Vertica. We have C code and a
> lot of
> SQL Stored procedures in our Informix db that are not viable in Vertica. We
> are trying
> to convert them to
On 9/10/2012 1:49 PM C.L. Shetline said...
Python 2.4.3 with Vertica Database on Linux.
We are migrating from an Informix database to Vertica. We have C code
and a lot of
SQL Stored procedures in our Informix db that are not viable in Vertica.
We are trying
to convert them to Python.
My first q
Python 2.4.3 with Vertica Database on Linux.
We are migrating from an Informix database to Vertica. We have C code and a lot
of
SQL Stored procedures in our Informix db that are not viable in Vertica. We are
trying
to convert them to Python.
My first questions is:
I am using pyodbc to conne