Database built-in tag

Usage:
<Database Name=value Type=value Source=value Login=value Password=value Verify={0,1} Modify={0,1}>

Name

The name of the database.

Type

The type of the database. The values are not case-sensitive, and can be on of:

Source

This tells Arcos where the database resides. Assuming that the database is installed correctly, the value "localhost" ensures that wherever it resides on the local machine, Arcos can access it. (Optionally, it can be left blank if the database is on localhost, that is, use Source=""). To access a database on a remote machine use the external address.

Login

The username for the database.

Password

The password for the database.

Verify

Takes the following values:

Modify

If the attribute is omitted, Arcos assumes a value of 0. We recommend that you always set the flag to 1 when you are developing the web site. Takes the following values: