Trevor Lauder wrote: > Yes, I need continuous replication if at all possible. I can't really > drop and recreate the database each time because it's 200+ MB.
ah, good luck with that ... please let the list know if you do find this type of tool. > Does that tool output in a format MySQL understands or is it for use to > restore in Oracle? I haven't used it, so I can't say how useful it is, but it does dump sql. There is also exists another perl script also named oracledump that is linked to from mysql.com: http://www.mysql.com/portal/software/item-177.html "program to convert Oracle databases to MySQL. Has the same output format as mysqldump" good luck, I'd definitely be interested if you are able to find a tool to replicate oracle to mysql. Dave _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

