Hi,
how can I use the converter like I use, if I go the manuel way (File -> Sync & Convert -> Sync & Convert Wizard -> Convert Model To Another Target Database System)?
I want to convert my MS SQL 2005 model to MySQL 5.0 and Oracle 9i.
If I use the wizard I do following step:
1.) Select Left Side (Source Model): Current open model
2.) Select Right Side (Target Database Platform): MySQL 5.0
3.) Settings:
3a) Comment Out Database Specific Items: disable (!!)
3b) Resolve Application Variables: disable (default)
3c) Log Process to File: disable (default)
4.) Select Object Types and Properties: Convert all
5.) New Model Name: Old Modelname added by “MySQL50”
I think the class Convertor is my friend. But how I have to use this class?
Thanks a lot.