Page 1 of 1

DDL from "generate database from model"

Posted: Thu 05 Aug 2010 16:28
by vifani
I report you two issues I have found generating DDL from EDMX

1) The DDL script doesn't include the DROP statements like Sql Server generation template does
2) The DDL script has one slash symbol after any CREATE TABLE statement. When I execute the DDL script using SQLPlus I receive ORA-00955 error after the each CREATE TABLE statement

I am currently using the 5.70.146.0 licensed build.

Thank you

Posted: Fri 06 Aug 2010 10:39
by AndreyR
We will investigate the possibility to change this behaviour.
I will let you know about the results of our investigation.

Posted: Thu 18 Nov 2010 11:56
by AndreyR
We have added DROP statements as a part of our Generate Database From Model wizard support.
More information about the new features is avalable here.
The latest 5.70.190 build is available in Registered Users' Area.