为什么安装的mysql数据库用不了
1个回答
2016-07-14
展开全部
本地不安装mysql 服务器是可以的。
但是至少要安装客户端。
再至少, 也要安装一个 ODBC 的驱动。
否则 总不能什么驱动没有, 然后用 Access 连接 MySQL 吧?
下面这种情况, 是 连接本机的 MySQL
前提是 本机安装了 MySQL , 并开启了 MySQL 的服务。
E:\MySQL\MySQL Server 5.1\bin>mysql -u root -p
Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.1.50-community MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
但是至少要安装客户端。
再至少, 也要安装一个 ODBC 的驱动。
否则 总不能什么驱动没有, 然后用 Access 连接 MySQL 吧?
下面这种情况, 是 连接本机的 MySQL
前提是 本机安装了 MySQL , 并开启了 MySQL 的服务。
E:\MySQL\MySQL Server 5.1\bin>mysql -u root -p
Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.1.50-community MySQL Community Server (GPL)
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询