Dashboard Home Page

Dashboard Repository Install script

Dashboard Repository Install script

This install script is used for the MySQL database. If you are using any other database such as Oracle or SQL Server then you will need to obtain the appropriate install script from InfoCaptor support team.

 

Review the Script and run it against your database.

 

 

1 . Database Setup ScriptDatabase Setup Script

Database Setup Script

This is the sample script name for the MySQL database.

 

2 . InfoCaptor SchemaInfoCaptor Schema

InfoCaptor Schema

This script creates a seperate schema in your database with InfoCaptor as the name. If you don't want to create a seperate schema and instead want to put all the InfoCaptor related objects in any existing schema then remove these three lines from the script and change it to use the appropriate schema.

 

This syntax is specific to MySQL database.