TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Charith Liyanagamage
NA
148
0
Create DDL for a selected object
Dec 14 2011 12:39 AM
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
Reply
Answers (
2
)
C# structure and sorting
Jagged array in C#