Setting up GainSeeker on a Pervasive.SQL database

Your database administrator (DBA) must perform the following steps on the Pervasive.SQL database server:

  1. Create a new GainSeeker database. Two variations of the example script for creating the database and tables, SPC8_Per.SQL, are provided in the \Scripts\Pervasive\ and \Scripts\Pervasive\Expanded\ folders on the GainSeeker installation CD, but both use the same SQL statements to create the database.

You may choose either a case insensitive (recommended) or a case sensitive Collate option for the new database. When using the case sensitive option, all table names and field names will also be case sensitive.

  1. Create a User for this GainSeeker database.

For the GainSeeker database, grant all privileges to this user.

  1. Create all necessary tables in the GainSeeker database. A script for creating and populating the necessary tables, SPC8_Per.sql, is provided in the \Scripts\Pervasive\ folder on the GainSeeker installation CD.

 

After setting up the database, you can install the GainSeeker client on each workstation.