Share via


Workflow Application Development Guidelines

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.

The following design guidelines can help you to avoid problems and implement features during the design process. Review them completely before developing your workflow application.

In This Section

  • Planning Workflow Applications for SQL Server
    Review the design considerations for the database schema, security, and other aspects affecting a workflow application.
  • Security Permissions Model
    Workflow Designer for SQL Server leverages Microsoft® Windows® 2000 and Microsoft® SQL Server™ security for its own security model. You can manage users and groups through the Windows 2000 Active Directory.
  • Database Tools and Technologies
    Consider the features and capabilities of database tools Microsoft® Jet, Microsoft® SQL Server™ 2000 Desktop Engine, and Microsoft® SQL Server™.
  • The Workflow Engine Model
    Understand how the workflow engine enforces the workflow process definition and executes workflow events.