How to create my tables?

Now that I have this great DDL, how do I get it into my SQL Server? I’m looking around TDM but don’t see a way to feed the DDL into SQL Server. Is that supposed to happen outside TDM?

If yes, which tool are people using to feed the DDL in? I don’t spend a lot of time inside Windows and am unsure which the preferred tool is.

Hello,

Forward engineering is not supported in TDM. You have to use another software to get the DDL generated in TDM into your database.
Within the installation of the database, there should be a tool for this.

Or you can try e.g. Toad for SQL Server:
http://www.quest.com/toad-for-sql-server/

Regards,

Vladka