Re: Postgre driver(9.06.04.00) connected to Amazon redshift, is returning wrong count in SQLRowCount

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Asif Shaikh <asif(dot)shaikh(at)in(dot)ibm(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Postgre driver(9.06.04.00) connected to Amazon redshift, is returning wrong count in SQLRowCount
Date: 2017-08-17 13:23:21
Message-ID: b96dabbd-ea4b-d762-47d7-328859824d95@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 2017/08/17 21:30, Asif Shaikh wrote:
> I just built your code on 32 bit and used the 32 bit postgre
> driver(8.02.05) but still it gave me same issue. :-(
> When you tried, did you connect to Amazon redshift using the postgre
> driver?

I see the result * SQLRowCount=2 * here.
Isn't it an expected result?

Anyway I am testing with my local server
The server's response to the command *select .. into .. from ..* is
*SELECT 2*.
If the response of Amazon redshift is different, the driver does nothing.

regards,
Hiroshi Inoue

>
>
>
> From: Asif Shaikh/India/IBM
> To: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
> Cc: pgsql-odbc(at)postgresql(dot)org
> Date: 08/17/2017 05:48 PM
> Subject: Re: [ODBC] Postgre driver(9.06.04.00) connected to Amazon
> redshift, is returning wrong count in SQLRowCount
> ------------------------------------------------------------------------
>
>
> Hi Hiroshi Inoue,
>
> I see the same error with the code you sent.
> Did you build your application for 64 bit and used 64 bit postgre
> driver(*9.06.04.00*) ?
>
> Thanks & Regards
> Asif G. Shaikh

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Asif Shaikh 2017-08-18 13:47:33 Re: Postgre driver(9.06.04.00) connected to Amazon redshift, is returning wrong count in SQLRowCount
Previous Message Asif Shaikh 2017-08-17 12:30:39 Re: Postgre driver(9.06.04.00) connected to Amazon redshift, is returning wrong count in SQLRowCount