Re: Replication between MSSQL and mySQL

2002-01-04 Thread steffen
Rapaport To: [EMAIL PROTECTED] Subject: Re: Replication between MSSQL and mySQL

Re: Replication between MSSQL and mySQL

2002-01-03 Thread Steve Rapaport
Anything is possible, this will depend on your situation. If you just want to replicate the data once, you can dump it all in text format (say, tab-separated fields, CRLF-separated records) onto a few CDs, and import them into MySQL using mysqlimport. If you have the two machines networked, it'