Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: klong555 on March 29, 2006, 03:27:42 pm
-
newbie here - I can't figure out how to reverse engineer/import a DDL script for SQLSERVER.
thank you.
-
Hi,
short answer - you can't. It has been discussed several times on the forum, if you search for "DDL", you will find that you are not the only who has been asking for it.
You can not reverse engineer DDL script, but you can reverse engineer a schema, so a simple workaround would be the execute the script and import the resulting structures.
Hope this helps!
Bruno
newbie here - I can't figure out how to reverse engineer/import a DDL script for SQLSERVER.
thank you.
-
When the Oracle Schema was imported, it does show only the TABLES and standard Stored Proceudres. It does not list the Procedures /Fuctions in the Packages.
How can i import Oracle Packages into Data model.
Thanks
Jaheer
-
If you mean packages in the sense of Oracle stored procedures, you are still out of luck... At least for a while. The whole idea of importing stored procedures has been discussed from time to time.
My (completely uneducated) impression is that Sparx is looking at this as a possible feature in future releases.
Perhaps one of the Sparxians would care to shed light on this.
-
Sparx is definitely looking at this as a possible feature in future releases. (We do not have a release date as yet.)
-
Hi,
Any more news on when the ability to handle Oracle packages might be introduced?
TIA
Malcolm