Reply To: RE: Generating DDL for SQL Server

The easiest way how to set column type is inline-editing. So when you click on Add attribute in context bar (below entity) and type for example this:

"mycolumn : int"

column with name "mycolumn" and "int" type will be added to entity.

SQL DDL (generated by Software Ideas Modeler) can be used on SQL Server.

Dusan Rodina - softwareideas.net 15 August 2012 1:38:15

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]