On Thu, May 15, 2014 at 3:39 AM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)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...