Re: 08020400 Driver and ODBC 3.x

From: Andrei Kovalevski <andyk(at)commandprompt(dot)com>
To: Michael Peters <mike101a(at)hotmail(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: 08020400 Driver and ODBC 3.x
Date: 2007-07-24 14:13:49
Message-ID: 46A6091D.2090603@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

SQLColAttributes and SQLColAttribute is supported by current driver. By
the way, Microsoft has a wonderful tool for testing ODBC drivers:
odbct32w.exe
It can be found in different SDK, available for download from official
site. I'm using this one:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E15438AC-60BE-41BD-AA14-7F1E0F19CA0D&displaylang=en

Michael Peters wrote:
> I am currently using the 08 02 0400 - 27 April 2007 ODBC Driver
> Package on Windows XP.
>
> I am running into what appears to be a problem with:
>
> SQLColAttributes() - ODBC 2.x versus SQLColAttribute() - ODBC 3.x
>
> Can anyone confirm that the latest 08 02 0400 driver fully supports
> ODBC 3.x calls such as SQLColAttribute()
>
> Mike
>
> _________________________________________________________________
> Movie session times on Messenger - add Movie Scout today!
> http://ninemsn.com.au/share/redir/adTrack.asp?mode=click&clientID=785&referral=hotmailtagline0707&URL=http://www.yourmovies.com.au/messenger/signup/
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

Andrei.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2007-07-25 05:36:41 patch win32.mak of libpq
Previous Message Andrei Kovalevski 2007-07-24 13:48:59 Re: FW: Varchar parameter conversion