Installing FairCom DB Standalone SQL Service is a simple process. The set-up program will copy several files to your system, install FairCom DB Standalone SQL Service to run as a service, and start the service.
FairCom DB Standalone SQL Service can be installed on any node of your system as long as it can connect to the data files used by your FairCom Multi-User Standalone (FPUTFGET) database. For best performance, it is recommended to install FairCom DB Standalone SQL Service on the same node as the data files used by the Multi-User Standalone database.
How to Install FairCom DB Standalone SQL Service on Windows
To install FairCom DB Standalone SQL Service on the Windows platform, follow these steps:
If Windows pops up a dialog box with a title similar to "Open File - Security Warning," make sure you are executing the file you received directly from FairCom and click Run.
How to Install FairCom DB Standalone SQL Service on Unix
FairCom DB Standalone SQL Service for Unix is typically distributed as a zipped tar file containing the executable, faircom_sql_service, and utility programs discussed throughout this guide.
On Unix, FairCom DB Standalone SQL Service can be installed in any directory location as long as ownership and permissions permit access to the installed programs and data.
gzip -d FairCom-DB-StandAloneSQL*.tgz
tar -xvf FairCom-DB-StandAloneSQL*.tar
Installing the Drivers
FairCom DB Standalone SQL Service can support several relational APIs (ODBC, JDBC, ADO.NET, etc.). Each API has its own requirements for drivers. The next step is to install the FairCom DB driver(s) of interest by following these procedures:
The next sections detail some files to be aware of. The next chapter, Driver Setup, explains how to configure the drivers.