HI
Do we have any method by which we can import schema from one metadata db connections to another?
eg. I have a connection - Mysql (as per the demo) and have two schemas in that :customer , state
I have created another connection Oracle :- can i import the schemas customer , state from the MySql connection?
Please advise.
Hi If you want to import schema automatically, it is impossible. But you can import and export schema as a xml file manually in TOS. Right Click on metadata 'Table schemas'-'Edit Schema' and you will find two file icons. Best regards! Pedro