Share via


SQL Server Workflow Projects

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

When you create a new workflow project, you encounter a number of dialog boxes that collect information for your application. The following topics are intended to provide information to supplement the information provided on the dialog box.

In This Section

  • Create a New SQL Server Workflow Project Dialog Box
    Identify the database to which you want to add workflow, and specify a Web site location.
  • Add Main Table Dialog Box
    Displays a list of the tables in the workflow-enabled database that can be added as main tables to the project in the Solution Explorer.
  • Add Detail Table Dialog Box
    If you add a table to your database after the table hierarchy has been created, use this dialog box to associate any new detail tables with the main table.
  • Add Lookup Table Dialog Box
    Use this dialog box to associate any new lookup tables with the main or detail table if you add a table to your database after the table hierarchy has been created.
  • Add New Workflow Dialog Box
    Displays a list of all tables in the database that can be enabled for workflow.
  • Workflow Designer
    The Workflow Designer consists of property pages and design panes that help you graphically define and design the core features of your workflow process.
  • Workflow Designer Window
    The Workflow Designer window is the interface for designing workflow processes for Microsoft® Exchange and Microsoft® SQL Server™.
  • Workflow Designer Design Surface
    The workflow design surface is used to do the layout and design of the workflow process.
  • Workflow Designer Script Editor
    The Script Editor has features that help simplify the process of writing and editing code.
  • SQL Server Workflow Properties Pages
    You can view and edit workflow properties in the Properties window and the Property Pages.