Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/64.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Excel表上的Mysql表?_Mysql_Excel - Fatal编程技术网

Excel表上的Mysql表?

Excel表上的Mysql表?,mysql,excel,Mysql,Excel,我正在使用Windows7、Microsoft office 2010和mysql5。我想将Microsoft excel与我的数据库mysql连接。我已经安装了所有的驱动程序。我还创建了一个数据源。我将一步一步地进行连接,但在最后单击TestConnections时,我收到此错误消息 测试连接失败,因为初始化提供程序时出错。未指定错误 您可能没有使用正确的ODBC驱动程序 请检查您是否下载了与MySQL数据库匹配的数据库。(不仅是版本号,尤其是32位服务器或64位服务器)。我们需要知道您遵循了

我正在使用Windows7、Microsoft office 2010和mysql5。我想将Microsoft excel与我的数据库mysql连接。我已经安装了所有的驱动程序。我还创建了一个数据源。我将一步一步地进行连接,但在最后单击TestConnections时,我收到此错误消息

测试连接失败,因为初始化提供程序时出错。未指定错误


您可能没有使用正确的ODBC驱动程序


请检查您是否下载了与MySQL数据库匹配的数据库。(不仅是版本号,尤其是32位服务器或64位服务器)。

我们需要知道您遵循了哪些步骤。。。。我猜您忘了添加数据源(ODBC)