Re: libpq odbc: unrecognized return value from copy_and_convert_field - Mailing list pgsql-odbc

From Merlin Moncure
Subject Re: libpq odbc: unrecognized return value from copy_and_convert_field
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3415C2D6C@Herge.rcsinc.local
Whole thread Raw
In response to libpq odbc: unrecognized return value from copy_and_convert_field  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
List 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

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Error Report on ODBC Connect Dialog
Next
From: "Dave Page"
Date:
Subject: Re: libpq odbc: unrecognized return value from copy_and_convert_field