Database projects and script generation

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
jovball
Posts: 1
Joined: Tue 29 Jul 2008 14:58

Database projects and script generation

Post by jovball » Tue 29 Jul 2008 15:03

I have two questions about generating DDL scripts.

1) When I create a database project in VS2005, I can "import" scripts for database objects if I use the Wizard. However, I don't see any way to do this after I've finished the wizard. I also don't see any way to do this if I choose not to use the wizard. Am I missing something?

2) Is there a way to generate DDL scripts from the database without creating a database project?

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 30 Jul 2008 06:56

To generate DDL for certain objects open Database Explorer window select appropriate node in the tree and right-click on it. There in popup menu you can see 'Generate DDL' command. For more information please refer to the product documentation.

Post Reply