-i path
--ini-file path |
The path and file
name of the INI file used to define the data dictionary manually
for files that cannot be handled by the PxPlus embedded data
dictionary. For more details on INI files see
INI Definition. |
-v path
--view-dll path |
The path and file
name of the PxPlus DLL/SO file. This is required in order to use
the Views system. |
-x path
--prefix path |
Search paths to be
inserted in front of all relative file references. Use comma ','
to separate multiple prefixes. |
-s address
--server address |
Network name or IP
address required for connecting to the PxPlus IO Server. For
more details see PxPlus File Server. |
-p port
--port port |
TCP/IP Port required
for connecting to the PxPlus IO Server. For
more details see PxPlus File Server. |
-z
--compression |
Enable ZLib
compression to minimize network traffic between the client and
the server. |
-j name
--company name |
Value to replace
occurrences of %%C$ in a definition pathname. |
-u name
--user name |
Value to replace
occurrences of %%U$ in a definition pathname. |
-w password
--password password |
Password value, used
in conjunction with a Sage MAS 90 or Sage MAS 200 system only. |
-o ID
--session-id ID |
Value to replace
occurrences of %%S$ in a definition pathname. |
-r
--dirty-read |
Enable dirty read
mode which causes normal file consistency checks to be skipped. |
-e
--enforce-double |
Enable treating
numeric data as doubles. |
-b
--burst-mode |
Enable burst mode
which reduces the number of times a file is locked by holding
the lock for either 50 operations or 3/10 of a second whichever
comes first. |
-n
--null-date |
Enable suppression
of invalid date error. |
-k
--key-restrict |
Enable key restrict
mode. This option allows the driver to be used with applications
that do not support keys, or supports keys with limitations. |
-t
--strip-trailing-spaces |
Enabling to strip
trailing spaces from key values when joining multiple tables. |
-q
--silent |
Enable suppression
of most messages. |
-a size
--cache-size size |
Amount of memory in
MB used for local storage of intermediate results. |
-l path
--log-file path |
Output debugging
information to a specified log file. |
-y
--read-only |
Disable write access
for this SQL command. |
-g separator
--separator separator |
Set separator string
used to update query results. Default value is "|". |
-m
--html |
HTML output mode.
In this mode query results are outputted as html table data. |