Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 Excel 中的“来自 SQL Server”选项连接到 MySQL 数据库。我提供了连接详细信息:和Server address,但连接没有通过。我应该在服务器端进行任何更改以使此连接成为可能吗?usernamepassword
Server address
username
password
感谢您提供的任何帮助。
SQL Server是 Microsoft 的特定 RDBMS 产品;也就是说,它是 MySQL 的竞争产品。您想使用“来自 Microsoft Query”,前提是您安装了MySQL ODBC 连接器。