Thread: 08020400 Driver and ODBC 3.x

08020400 Driver and ODBC 3.x

From
"Michael Peters"
Date:
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/


Re: 08020400 Driver and ODBC 3.x

From
Andrei Kovalevski
Date:
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.