I have an asp site connected to an MS-SQL database, I need to export
the database and import it in to a MySQL database? How would I be able
to do this? My only way of communicating with the MS-SQL database is
via asp scripts.
Thank You
Ben Sagal
PS. i have no problem fixing the SQL code manually to be compatible
with MySQL.