Data type int8 using ODBC

From: "Jose Mendoza" <mendoza(at)cln(dot)megared(dot)net(dot)mx>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Data type int8 using ODBC
Date: 2004-11-18 16:50:05
Message-ID: 200411181653.iAIGrrI90809@bsd.cln.megared.net.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I'm using PostgreSQL 7.4.3 in a Linux Slackware 10.0. With the ODBC engine
running in linux (unixODBC and iODBC) itr wsn'a possible to retrieve fields
with a data type int8 in postgreSQL. According the documentation the data
type equivalent in C++ in the gcc compiler is int64_t. I only can retrive
garbage. Please help me

Browse pgsql-odbc by date

  From Date Subject
Next Message alex 2004-11-18 16:52:12 compile on windows
Previous Message Ed Brown 2004-11-17 22:33:49 Re: SQL Error- SQLBindColumn and TimeStamp Field