Manual Database Setup

These are the steps to set up ORIGAM databases manually. These steps are normally done by the New Project wizard.

  1. Install SQL Server 2008 or later
  2. Restore the Model database (provided by your application vendor)
  3. Restore Data database (provided by your application vendor)
  4. Create a user with
    1. Read-only access to the Model database
    2. Read-write access to the Data database