Use SiteBuilder to begin setting up your system
8 i-Vu CCN Pro 4.2
Field Notes
Enter the name for this system that will be displayed at the top of i-Vu CCN
Pro's navigation tree.
The name of the folder that contains all the system files:
<system_directory_name>
This name is automatically generated from the
, but it can be
edited. The
must have:
• less than 80 characters
• only alphanumeric characters, dashes, and underscores
• no spaces
SiteBuilder automatically creates several files and a folder structure for an
Access or MSDE database. Do not move or rename system files or folders.
If you choose MySQL, PostgreSQL, or SQL Server, you must replace the
following items in the
fields:
<host> The IP address of the server that runs i-Vu CCN Pro.
<port> The port number assigned by the system administrator.
Do not use port number if running SiteBuilder and i-Vu CCN Pro on the
local computer.
<instance> The name of the database that you have created for the system.
<
odbc-alias> The ODBC alias you have defined for an SQL Server database.
Database Connect String examples:
jdbc:mysql://127.0.0.1/bac_technologies
jdbc:postgresql://127.0.0.1/bac_technologies
jdbc:odbc:bac_technologies
To change connect strings for an existing system, select the
Modify
Database Connection Parameters
checkbox in the
>
dialog box, then
click
.
If you choose MySQL, PostgreSQL, or SQL Server, you must change the
and
fields to the user and password you set up in the database.
See
below for information on My SQL, PostgreSQL, or SQL Server
databases.
Make this the default system for
i-Vu CCN Pro
Select this box to display this system when you start i-Vu CCN Pro.
Fill in this information obtained from Network Service Tool V.
Select preferences.
Languages that are supported by your system are displayed and selectable.
Languages selected in the Supported Languages list are listed here. Select the
appropriate language for this system.
For MySQL installation information, go to www.mysql.com.
Install the version 5.0 MySQL driver to use with i-Vu CCN Pro.
Create 4 MySQL databases.
Create a user in MySQL with the same name and password as the user in
SiteBuilder so that SiteBuilder can access the databases.