简体   繁体   English

将ASP.net数据导出到MySQL数据库

[英]Export ASP.net data to MySQL database

I'm working on redesigning a database for a client. 我正在为客户重新设计数据库。 The client's original database was set up using ASP.net. 使用ASP.net设置客户端的原始数据库。 However, my redesign involves creating a MySQL database (MySQL'll meld much better with the redesigned website). 但是,我的重新设计涉及创建MySQL数据库(MySQL与重新设计的网站融合得更好)。

Is there a way to export the data from the ASP.net set up so that I can include it in the MySQL database? 有没有一种方法可以从ASP.net设置中导出数据,以便可以将其包含在MySQL数据库中?

If the migration is from Microsoft SQL Server to MySQL, this might help 如果从Microsoft SQL Server迁移到MySQL,这可能会有所帮助

Migrating from ms sql server to mysql using workbench migration wizard 使用工作台迁移向导从MS SQL Server迁移到mysql

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM