2
Reply

Create DDL for a selected object

Charith Liyanagamage

Charith Liyanagamage

Dec 14 2011 12:39 AM
4.3k
Hi All,

I want to create an application which can generate DDL for the selected database object (table,view,SP,function).

scenario: 1). Create a data connection, 2). Then select whatever the data object needed, 3). Then create the ddl for the particular object.

First two parts can be done. But the 3rd part is kind a difficult scenario. Can u please give me a help to do this part.?

Thanks in Advance
Max

Answers (2)