This is a discussion on Exporting a MS-SQL database within the SQL Server forums, part of the Microsoft SQL Server category; --> I have an asp site connected to an MS-SQL database, I need to export the database and import it ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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. |
| ||||
| TI know you only have access via an asp script , but MySQL do offer a migration toolkit -- Jack Vamvas ___________________________________ Search IT jobs from multiple sources- http://www.ITjobfeed.com/SQL <bsagal@gmail.com> wrote in message news:1191321416.670361.48860@50g2000hsm.googlegrou ps.com... >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. > |