SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem

From: lothar(dot)behrens(at)lollisoft(dot)de (Lothar Behrens)
To: pgsql-odbc(at)postgresql(dot)org
Subject: SQL_CHAR, SQL_INTEGER or SQL_BIT datatype problem
Date: 2005-03-28 14:53:51
Message-ID: 5f0eaa28.0503280653.31a035d5@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I have tried to install postgreSQL 8.0 on Windows 2000 and ran into problems,
when using my code to bind columns to memory. The code works fine, when used
with postgreSQL 7.x on a linux box and client on windows.

The code uses SQLDescribeCol(...) to get the datatype for the query.
And I use simple switch statement for my supported datatypes.

Are there any differences in these database versions ?

Thanks

Lothar

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Joshua D. Drake 2005-03-28 16:29:02 Re: Command Prompt Commercial ODBC driver?
Previous Message Marko Ristola 2005-03-26 09:54:43 Transactions and savepoints