This is problematic if MsSQL 7.0 uses any transactions.  MySQL does not
support transactions.  You can get the Windows ODBC driver for MySQL, and
run a VB script/compiled code that reads the MsSQL database tables and
writes the MySQL datbase tables.  This should be fairly easy and quick, as
you can write direct SQL statements in VB code using ODBC interface.

On Fri, 2 Jun 2000, Stephen Atkins wrote:

> Not sure if this belongs here but does any one know of a db convert from
> MSSQL 7.0 to MySQL?
> 
> Stephen Atkins
> [EMAIL PROTECTED]
> 

Reply via email to