Mysql Odbc Driver Windows 2008



  1. Mysql Odbc Driver Windows 2008 64
  2. Mysql Odbc Driver For Windows Server 2008 R2 64 Bit
  3. Mysql Odbc Driver Windows 2008 R2
  4. Mysql Odbc Driver Windows Xp
Mysql Odbc Driver Windows 2008

Before installing the Connector/ODBC drivers on Windows:

Ans: We are using Visual Basic.Net 2008 Application as front end with connection of MySQL Server 4.1 using MySQL ODBC Driver 3.51. Note: We have also made application in VB6 with MYSQL and that is running fine on the same windows. On a Windows Server 2008 R2 system (Amazon EC2) I installed the 64-bit version of the MySQL Connector-OCBC 5.1.9 package using both the MSI Installer and the ZIP (no installer) archive. In both cases the installation appeared to complete without any problem. Installing the Windows Connector/ODBC Driver Using the Zipped DLL Package Installing Connector/ODBC on Unix-like Systems Installing Connector/ODBC Using the MySQL Yum Repository.

  • Make sure your Microsoft Data Access Components (MDAC) are up to date. You can obtain the latest version from the Microsoft Data Access and Storage website.

  • Make sure the Visual C++ Redistributable for Visual Studio is installed.

    • Connector/ODBC 8.0.14 or higher: VC++ Runtime 2015 or VC++ Runtime 2017

    • Connector/ODBC 8.0.11 to 8.0.13: VC++ Runtime 2015

    • Connector/ODBC 5.3: VC++ Runtime 2013

    Use the version of the package that matches the system type of your Connector/ODBC driver: use the 64-bit version (marked by x64 in the package's title and filename) if you are running a 64-bit driver, and use the 32-bit version (marked by x86 in the package's title and filename) if you are running a 32-bit driver.

  • OpenSSL is a required dependency. The MSI package bundles OpenSSL libraries used by Connector/ODBC while the Zip Archive does not and requires that you install OpenSSL on the system.

There are different distribution types to use when installing for Windows. The software that is installed is identical in each case, only the installation method is different.

  • MySQL Installer (recommended): The general MySQL Installer application for Windows can install, upgrade, configure, and manage most MySQL products, including Connector/ODBC. Download it from http://dev.mysql.com/downloads/windows/installer/ and see the MySQL Installer documentation for additional details. This is not a Connector/ODBC specific installer.

  • MSI: The Windows MSI Installer Package wizard installs Connector/ODBC. Download it from https://dev.mysql.com/downloads/connector/odbc/. Configure ODBC connections using Chapter 5, Configuring Connector/ODBC after the installation.

  • Zip Archive: Contains DLL files that must be manually installed. See Section 4.1.1, “Installing the Windows Connector/ODBC Driver Using the Zipped DLL Package” for additional details.

An OLEDB/ODBC driver for Windows 64-bit is available from Microsoft Downloads.


Posted by: Jim Winstead
Date: August 19, 2008 03:48PM

Mysql Odbc Driver Windows 2008
Dear MySQL users,
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the
MySQL database management system, has been released. This release is
the latest release of the 5.1 series and is suitable for use with any
MySQL version since 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 release:
Functionality added or changed:
* Added FLAG_NO_BINARY_RESULT connection option to always handle
binary function results as character data. (Bug #29402)
Bugs fixed:
* Some catalog functions used fixed-sized buffers for handling
arguments that could be overrun, and misinterpreted some arguments
as patterns when they should be treated as identifiers. (Bug
#36275)
* SQLDriverConnect() returned SQL_ERROR when the user cancelled
the dialog box instead of SQL_NO_DATA. (Bug #36293)
* System DSN lookup (using ODBC_BOTH_DSN) fails on Windows XP.
(Bug #36203)
* SQLProcedures() followed by SQLFreeStmt() crashes (Bug #36069)
* ADO adUseServer cursor is lost after updating adLongVarWChar field
(Bug #26950)
* SQL_TYPE_TIMESTAMP and SQL_TYPE_TIME parameters were incorrectly
included when parameters were expanded. (Bug #37342)
* DSN-less connection prompting cannot lookup driver entry
(Bug #37254)
Includes changes from Connector/ODBC 3.51.26.
Built using MySQL 5.0.60sp1.
Enjoy!
Jim Winstead
MySQL/Sun
Edited 1 time(s). Last edit at 08/20/2008 12:19PM by Jim Winstead.

Options:Reply•Quote

Mysql Odbc Driver Windows 2008 64


Mysql Odbc Driver For Windows Server 2008 R2 64 Bit

Mysql Odbc Driver Windows 2008
Views
Mysql odbc driver windows 2016
Posted
39836
Odbc

Mysql Odbc Driver Windows 2008 R2

August 19, 2008 03:48PM

Sorry, you can't reply to this topic. It has been closed.

Mysql Odbc Driver Windows Xp

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.