Changes

Dashboard Technical Specifications

4 bytes removed, 22:18, 11 April 2012
/* Database Server */
# Download the Dolcera Dashboard database setup files (Dolcera_Dashboard_Database_vxxx.zip) to the database server from the location provided by the Dolcera representative
# Unzip the files in a folder of your choice (e.g. /tmp folder)
# Create a new database named "''dolcera" '' # Run the file dolcera_dashboard_setup.sql to create the tables and other database objects# The : the setup script will create the database, also populate the master data for the database, and create a ''dolcerauser '' with privileges to change the data in the database, but not to alter the database; this user account will be used by the web application
====Web Application Server====