Creating the toxiCALL® Databases

toxiCALL® requires the use of two separate databases in order to function properly. The below steps outline the process of creating the toxiCALL® databases.

While there are alternative ways to create these databases, (and if preferred, please use those methods) the below steps are simply for reference only.

1.  Launch the SQL Server Management Studio application. The application typically opens to a blank default state.

2.  Expand the “Databases” node and ensure there are no databases that already exist with the names “ToxiNet” and “ToxiNetUser”.

If you find databases already exist in your environment with these names without explanation, please contact CAS support for further assistance with analysis.

3.  Right-click on the “Databases” node, then select “New Database…”

4.  The “New Database” dialog window will appear.

5.  In the “Database name:” field, enter the name “ToxiNet”.

6.  Review the additional options available with a Database Administrator to ensure no other settings need to be modified before pressing “OK”

7.  Once you have all settings, including the database name entered, press “OK” to create the database.

8.  Repeat steps 3-8 to create the “ToxiNetUser” database. Be sure to enter the database name “ToxiNetUser” as “ToxiNet” should now already exist.

In later steps, scripts will be executed to create the database table structures required within each database.