Re: detect client library version

View: New views
2 Messages — Rating Filter:   Alert me  

Re: detect client library version

by Cosmin Apreutesei :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There is no differences in API between 2.1 and 2.5.

Except fb_sqlstate() which is missing in 2.1.3 but present in 2.5b2 (fbclient.dll was taken from the respective Windows binary distributions).

I get it the answer is no then?

Thanks,
Cosmin.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: detect client library version

by Dimitry Sibiryakov-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Except fb_sqlstate() which is missing in 2.1.3 but present in 2.5b2
> (fbclient.dll was taken from the respective Windows binary distributions).

   But what prevent you to check result of GetProcAddress for NULL?

   SY, SD.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel