Previous Topic

Next Topic

Book Contents

admindb

Purpose

Creates the InForm Admin database if you did not set it up during the InForm core software installation by selecting the Install Admin DB checkbox.

Location

<Installation_Directory>\InForm\bin\DBOra folder.

Usage

admindb [connection string]

Command line prompts

You are prompted for the following parameters:

For legacy purposes, you can also pass the parameters by using the /accountparams:"path_to_parameter_file" command option.

When specified, this option includes the path to a text file that contains the values required to run the command. The format of the parameter file is parameter=value. There is a new line for each parameter, and there are no spaces on a line.

Example

admindb trial1

Send Feedback