Re: libpq odbc: unrecognized return value from copy_and_convert_field

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: libpq odbc: unrecognized return value from copy_and_convert_field
Date: 2005-07-13 19:52:24
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB3415C2D6C@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> Tried to hook up excel via the new odbc driver and got the above
error.
> It happens immediately after opening the dsn in data->Import External
> Data->New Database Query.
>
> logfile is attatched.
>
> On a positive note we have an in house vb app that makes a few odbc
> calls and it runs flawlessly.
>
> Merlin

It is interesting to note that I tried adding mylog("entering
copy_and_convert_field\n") call to very first line in
copy_and_convert_field function as well as all the failure points.
Nothing shows up in the log.

Merlin

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2005-07-13 20:15:07 Re: libpq odbc: unrecognized return value from copy_and_convert_field
Previous Message Dave Page 2005-07-13 19:51:56 Re: Error Report on ODBC Connect Dialog