I'm working on redesigning a database for a client. The client's original database was set up using ASP.net. However, my redesign involves creating a MySQL database (MySQL'll meld much better with the redesigned website).
Is there a way to export the data from the ASP.net set up so that I can include it in the MySQL database?