Create a New Project From Existing Files

From DBArtisan
Jump to: navigation, search

Go Up to Create a New Project

When creating a new project, you can start by adding files of the following types:

  • Scripts (.sql)
  • DDL (.ddl)
  • Procedures (.prc, .pro)
  • ER/Studio files (.dml)
  • Queries (.qry)
  • Text files (.txt)
  • VB Scrpt files (.vbs)
  • JScript files (.js)
  • Web files files (.html, .htm, .asp)


To create a new project from an existing file, do the following:

  1. On the File menu, click New, and then click Project.
    The New Project dialog box opens.
  2. Complete the New Project dialog box and select the From Existing Files option.
  3. Click OK.
    The Add File(s) to Project dialog box opens.
  4. Use the dialog to locate the directory containing the files, and select one or more files to add to the project.
  5. When you finish, click Open.

Topics