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.
我计划从 mssql 服务器中提取/导出数据并将其导入 mysql,我在过去 4 小时内搜索了 mssql 客户端,但没有成功。运行 SQL Server Management Studio 2005 Express 的服务器。
SSMS 中有一个导出数据向导,它可以连接到 mysql db(通过 ODBC)并导出数据。