Fetching Date and Timestamp values

From: Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Fetching Date and Timestamp values
Date: 2014-05-14 16:49:44
Message-ID: CALSLE1OZxgaVrvudOnqOvSxf=b-UZUkDT-90-+4Brt71OjrSUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

Am facing issue while fetching Date and Timestamp values.

GetSqlData call as follows:

SQLGetData(my_stmt, my_col_no, SQL_C_CHAR, taget_var, sizeof(taget_var),
&my_buff_len)

Above call returns empty value. Am missing anything obivious here?

Driver version - 9.2.1
Platform - RHEL 64-bit

Regards...

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message David G Johnston 2014-05-14 16:55:29 Re: Fetching Date and Timestamp values
Previous Message Anna Gershnik 2014-05-14 16:27:46 Re: psqlODBC msi download for Heartbleed