MySQL Connector/ODBC 5.1.4 is available!

MySQL Connector/ODBC 5.1.4 is available!

am 16.04.2008 19:27:26 von Jim Winstead

Dear MySQL users,

MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the
MySQL database management system, has been released. This release is
the first generally available (production) release of the 5.1 series and
is suitable for use with any MySQL server version since MySQL 4.1,
including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or
earlier releases.)

The release is now available in source and binary form for a number of
platforms from our download pages at

http://dev.mysql.com/downloads/connector/odbc/5.1.html

and mirror sites. Note that not all mirror sites may be up to date at this
point in time, so if you can't find this version on some mirror, please try
again later or choose another download site.

We welcome and appreciate your feedback, bug reports, bug fixes, patches,
etc.:

http://forge.mysql.com/wiki/Contributing

Platform notes:
* The installers for Microsoft Windows require that you uninstall any
previous version of Connector/ODBC 5.1 (not 3.51) before installing.
* The installer for 64-bit Windows installs both the 32-bit and 64-bit
drivers. Microsoft has made available a 64-bit OLE DB provider for
ODBC for Windows 2003 available at http://xrl.us/bjexg
* There is no binary package for Mac OS X on 64-bit PowerPC because Apple
does not currently provide a 64-bit PowerPC version of iODBC.
* The HP-UX 11.23 IA64 binary package does not include the GUI bits because
of problems building Qt on that platform.

Changes since the last 5.1 release:

Bugs fixed:
* SQLGetDiagRec() sometimes returned SQL_SUCCESS but no error
message. (Bug #33910)
* Driver installer (myodbc-installer.exe) fails to create a new DSN
(Bug #35776)
* Get wrong result with decimal(8,2) field type (Bug #35920)

Includes changes from Connector/ODBC 3.51.25.

Built using MySQL 5.0.56sp1.

Enjoy!

Jim Winstead
MySQL/Sun

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: MySQL Connector/ODBC 5.1.4 is available!

am 24.04.2008 13:08:17 von jmserrano

--------------020400090604080602070707
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable


Hi All:

I'm having problems with ODBC 5.1 connector. I need relink ODBC=20
connection after computer restarting :

* Win XP
* Acces 2003
* Connector version: 5.1.4
* Remote Server :
* MySQL Server 5.0.24

It is very interesting to say this :

* I have installed 3.51 connector
* I had an 3.51 connection that I've erased and after recreate with
5.1.4 connector
* With old tables that were created with 3.51 version, work fine
with 5.1.4 version
* New tables, doesn't work fine, and occur that I've explained before=


Best regards,

Jos=E9 Miguel

-----------------------------

Jim Winstead escribi=F3:
> Dear MySQL users,
>
> MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the
> MySQL database management system, has been released. This release is
> the first generally available (production) release of the 5.1 series an=
d
> is suitable for use with any MySQL server version since MySQL 4.1,
> including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or
> earlier releases.)
>
> The release is now available in source and binary form for a number of
> platforms from our download pages at
>
> http://dev.mysql.com/downloads/connector/odbc/5.1.html
>
> and mirror sites. Note that not all mirror sites may be up to date at t=
his
> point in time, so if you can't find this version on some mirror, please=
try
> again later or choose another download site.
>
> We welcome and appreciate your feedback, bug reports, bug fixes, patche=
s,
> etc.:
>
> http://forge.mysql.com/wiki/Contributing
>
> Platform notes:
> * The installers for Microsoft Windows require that you uninstall any
> previous version of Connector/ODBC 5.1 (not 3.51) before installing.
> * The installer for 64-bit Windows installs both the 32-bit and 64-bit
> drivers. Microsoft has made available a 64-bit OLE DB provider for
> ODBC for Windows 2003 available at http://xrl.us/bjexg
> * There is no binary package for Mac OS X on 64-bit PowerPC because App=
le
> does not currently provide a 64-bit PowerPC version of iODBC.
> * The HP-UX 11.23 IA64 binary package does not include the GUI bits bec=
ause
> of problems building Qt on that platform.
>
> Changes since the last 5.1 release:
>
> Bugs fixed:
> * SQLGetDiagRec() sometimes returned SQL_SUCCESS but no error
> message. (Bug #33910)
> * Driver installer (myodbc-installer.exe) fails to create a new DSN
> (Bug #35776)
> * Get wrong result with decimal(8,2) field type (Bug #35920)
>
> Includes changes from Connector/ODBC 3.51.25.
>
> Built using MySQL 5.0.56sp1.
>
> Enjoy!
>
> Jim Winstead
> MySQL/Sun
>
> =20

--------------020400090604080602070707--