Re: Fetching Date and Timestamp values

Поиск
Список
Период
Сортировка
От Dev Kumkar
Тема Re: Fetching Date and Timestamp values
Дата
Msg-id CALSLE1PxLe3uei=rtFfS3Do2JfBp3aQoQcKFrt4jW+6S791jbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fetching Date and Timestamp values  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Fetching Date and Timestamp values
Список pgsql-odbc
On Thu, May 15, 2014 at 3:39 AM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
Google search found this:

http://msdn.microsoft.com/en-us/library/ms714556%28v=vs.85%29.aspx

Search of the source found this (pgtypes.c):

http://git.postgresql.org/gitweb/?p=psqlodbc.git;a=blob;f=pgtypes.c;h=d7bde0ab11863171f17d3a1a534c23a9001c838f;hb=ad2a4aecb4748f8c5280aabf65dae570a9529065

Thanks, how normally a DATE and TIMESTAMP field is fetched from database? What should be the target type when calling GetSqlData ODBC function? Is there any sample program which can be referred?

Regards...

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Fetching Date and Timestamp values
Следующее
От: "Itnal, Prakash (NSN - IN/Bangalore)"
Дата:
Сообщение: Issue with retry_count in socket.c and fix for the same