Changes

Jump to: navigation, search

Dashboard Technical Specifications

26 bytes removed, 22:15, 11 April 2012
/* Database Server */
# 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 set up the database as a database administrator# The setup will create the database, 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====