Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access - Mailing list pgsql-odbc

From Randy Yates
Subject Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access
Date
Msg-id m3k6audjpg.fsf@ieee.org
Whole thread Raw
In response to Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access  ("Tim Clarke" <Tim.Clarke@manifest.co.uk>)
Responses Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
inoue@tpf.co.jp (Hiroshi Inoue) writes:

> Randy Yates wrote:
>> Tim.Clarke@manifest.co.uk ("Tim Clarke") writes:
>>
>>>Whenever I get these I write a tiny "stuff one record in and tell me if
>>>it errors" iteration. Just leave that running and get on with something
>>>else productive.
>> I think the point is, if the driver error messages were a little more
>> intelligent (including some context) to begin with, then you (and a
>> bazillion others) wouldn't have to take any extra time to begin
>> with. It would be an instant "Oh, I see the problem."
>
> As far as I see, it's MS-Access not the ODBC driver which rsports the
> *Overflows*.

How can you tell?

>> It might also be helpful if the driver converted all records it was
>> able to convert and not simply abort on the first record with an
>> error.
>
> Unfortunately the ODBC driver itself doesn't detect any error before
> MS-Access calls SQLEndTran.

I don't understand your statements. Is it not the driver that is performing
the conversions?

If it is MS, then of course that explains everything ...
--
%  Randy Yates                  % "Bird, on the wing,
%% Fuquay-Varina, NC            %   goes floating by
%%% 919-577-9882                %   but there's a teardrop in his eye..."
%%%% <yates@ieee.org>           % 'One Summer Dream', *Face The Music*, ELO
http://home.earthlink.net/~yatescr

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Most recent driver aborts transaction after one error
Next
From: Hiroshi Inoue
Date:
Subject: Re: psqlODBC Unicode 8.01.02.00 Driver "Overflows" On MS-Access