Re: Regarding conversion of SQL_TSI_DAY operator for Datetimeadd function in ODBC driver

From: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
To: Scott Goley <scottmgoley(at)gmail(dot)com>
Cc: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Regarding conversion of SQL_TSI_DAY operator for Datetimeadd function in ODBC driver
Date: 2019-08-12 10:44:43
Message-ID: 2ea32ae0-df4e-5781-3b94-324f71e1eb27@dream.email.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Scott,

Could you please try the test drivers 11.00.0200 on Windows at
https://winpg.jp/~inoue/psqlodbc/index.html
?

regards,
Hiroshi Inoue

On 2019/08/11 7:51, Scott Goley wrote:
> Hiroshi,
>
> Thank you for your response. I will definitely look into that.
>
> Is there any resource which specifies what functions and flags are
> supported via the current psqlODBC driver?  That would be extremely
> helpful to me if you were aware of one.
>
> Best,
> Scott G
>
>
>
> On Aug 9 2019, at 8:56 pm, Inoue, Hiroshi <h-inoue(at)dream(dot)email(dot)ne(dot)jp>
> wrote:
>
> Hi Scott,
>
> Unfortunately neither TIMESTAMPADD() nor TIMESTAMPDIFF() is
> supported now.
> Could you please try test drivers which would support them?
>
> regards,
> Hiroshi Inoue
>
> On 2019/08/09 0:00, Scott Goley wrote:
>
>
> Hi,
>
> Platform / Version info:
>
> Postgres 11.4
> psqlODBC_x64 v 11.01.0000
>
> I'm a developer working with PowerQuery / ODBC and I'm running
> into the following issue.
>
>
> I'm developing a custom connector which is utilizing this
> driver. I've attached the logs as requested when making a bug
> report. It looks like the SQL_TSI_DAY operator is being
> "interpreted" by the driver as a column reference rather than
> making the necessary conversion to the correct datetimeadd
> "interval" .
>
> I'm attaching the connector file - ODBCPostgresDirect simply
> because it contains all the flags that I'm setting for
> SQLCapabilities, ODBC function overrides etc.
>
> Any input on this would be helpful.
>
> Best,
> Scott
>

---
このメールは、AVG によってウイルス チェックされています。
http://www.avg.com

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message 2985369863 2019-08-13 03:03:06 the psqlodbc_11_01_0000 installed on the windows srever 2008 R2
Previous Message Scott Goley 2019-08-10 22:51:25 Re: Regarding conversion of SQL_TSI_DAY operator for Datetimeadd function in ODBC driver