mysql安装成功odbc连接tcpip_Install and Create MySQL ODBC Connector on Windows 7 64 bit window客户通过ODBC连接MYS...

Why install ODBC Connector for MySQL?

ODBC connector works as a standard gateway for programming languages, applications (such as Excel, Access, or OpenOffice) to communicate with database server with ease.

The database behind ODBC Connector could be MySQL, Microsoft SQL, PostgreSQL, Microsoft Access, or FileMaker, and more. You do not have to input the direct connection string into the code. You just need to know how to contact to ODBC Connector in a very simple way; especially, Delphi even makes it simpler with a few clicks.

If you want to see how to connect Delphi to mysql ODBC, click here to link to

Connect Delphi to MySQL using ODBC.

You could see the usage of MySQL in these two cases.

The first case is to connect to a local MySQL Server. It means you have MySQL Server running on your local computer.

0818b9ca8b590ca3270a3433284dd417.png

In this case, the grant permission command is not necessary because MySQL allows localhost (127.0.0.1) to connect by default.

The second case is to connect to a remote MySQL Server. In this case, you want to connect to a remote machine where MySQL is running. Sometimes, we need to access to a remote MySQL to do some automatic tasks, such as maintaining database, checking database, or updating a WordPress blog using an auto web crawler application. If you want to run an application on one server and access database on another server, this case can be used.

0818b9ca8b590ca3270a3433284dd417.png

In this case, the administrator on the machine 192.168.11.130 must execute the GRANT command. More about GRANT command in MySQL. Back to top

Which version

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值