Connecting MySQL with Crystal Reports v10

岁酱吖の 提交于 2019-11-28 14:23:37

You need to install the MySQL ODBC Connector.. Create an ODBC data source from the Administrative Tools \ ODBC Data sources control panel. It will then be available in Crystal Reports.

darktrion

You must download the appropriate version of mysql odbc connector since there are two of them:

  1. mysql odbc connector Windows (x86, 32-bit), MSI Installer)
  2. mysql odbc connector Windows (x86, 64-bit), MSI Installer)

if 64-bit doesn't run, try to uninstall it and try the 32 bit msi Installer

http://dev.mysql.com/downloads/connector/net/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!