ODBC
PxPlus SQL Command Line Client Settings for UNIX/Linux Configuration
  On Windows the PxPlus SQL Command Line Client is installed with the ODBC driver and uses the ODBC drivers activation/configuration. On UNIX/Linux it is installed as a stand alone program and has its own activation/configuration file (licence). For a description of PxPlus UNIX/Linux SQL Command Line Client components and file locations, see PxPlus SQL Command Line Client Installation (UNIX/Linux).

Configuration File

To configure the SQL Command Line Client, use a text editor, e.g. vi, to modify (or create a new copy of) the licence file. The licence.sample file contains documentation at the top of the file on the entries that are required and the syntax of those entries. This file is used to configure the Activation Information, and file write settings.

The SQL Command Line Client will run in demo mode if it cannot find the licence file or it it doesn't contain a valid activation. A demo activated SQL Command Line Client will notify the user they are connected to a demo activated product each time it is used.

The server checks for two entries in the licence file:
Activation Information

Activation information for running this software. Enter your activation information as follows:

serial=xxxxx-y-zzzzzzzzzzzzzzzz

Where:

xxxxx Serial number.
y User count.
zzzzzzzzzzzzzzzz Activation key.

For those users purchasing a Professional or eCommerce edition of PxPlus that includes ODBC support, you must use the SerialNumber, UserCount, and TEMPORARY activation key of your PxPlus Professional or E-Commerce License.

For those persons who purchase ODBC separately use the information given with your purchase.

To run the SQL Command Line Client in Demonstration mode, set the serial= entry to a blank value. This will allow one user to access the server with Demo messages appearing periodically on the client's screen.

For licensing information, refer to the PxPlus Installation and Configuration Guide.

Write Permissions The PxPlus SQL Command Line Client can be read only or it can have write access. To make it read only remove AllowWriteCmds, if you want to allow write access add AllowWriteCmds.

AllowWriteCmds