Exporting a MS-SQL database
am 02.10.2007 12:36:56 von bsagal
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.
Re: Exporting a MS-SQL database
am 02.10.2007 14:20:08 von Jack Vamvas
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
wrote in message
news:1191321416.670361.48860@50g2000hsm.googlegroups.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.
>