Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Martijn Tonies
> On Wed, 2006-10-04 at 17:22 +0200, Martijn Tonies wrote: > > > Is there a tool available which can be used to transfer (periodically) > > > between a MSSQL server and that of a MySQL Server? > > > Is there anyone here who does this periodically? Either through a tool > > > or via a command li

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Ow Mun Heng
On Wed, 2006-10-04 at 17:22 +0200, Martijn Tonies wrote: > > Is there a tool available which can be used to transfer (periodically) > > between a MSSQL server and that of a MySQL Server? > > Is there anyone here who does this periodically? Either through a tool > > or via a command line script or s

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Ow Mun Heng
On Wed, 2006-10-04 at 10:20 -0500, Dan Buettner wrote: > You should check out > http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-introduction.html Yes. I've tried that. It works Great. (well, the only issue was I had to change the structure of a few tables, but other than that

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Martijn Tonies
> Is there a tool available which can be used to transfer (periodically) > between a MSSQL server and that of a MySQL Server? > Is there anyone here who does this periodically? Either through a tool > or via a command line script or something? > > Would appreciate any feedback or suggestions. Yo

Re: MSSQL to MySQL DB Syncronisation/Repl

2006-10-04 Thread Dan Buettner
You should check out http://dev.mysql.com/doc/migration-toolkit/en/mysql-migration-toolkit-introduction.html Dan On 10/4/06, Ow Mun Heng <[EMAIL PROTECTED]> wrote: Hi, Is there a tool available which can be used to transfer (periodically) between a MSSQL server and that of a MySQL Server? Is t