This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
appendix:reference:envvar:reserved [2011/03/18 22:50] doc |
appendix:reference:envvar:reserved [2012/10/26 14:57] (current) |
||
|---|---|---|---|
| Line 82: | Line 82: | ||
| == OMNIDEX_DEBUG == | == OMNIDEX_DEBUG == | ||
| - | The OMNIDEX_DEBUG variable controls Omnidex debugging and is described in [[dev:debug:home|Omnidex Debugging]]. | + | The OMNIDEX_DEBUG variable controls Omnidex debugging and is described in [[dev:debugging:home|Omnidex Debugging]]. |
| Line 132: | Line 132: | ||
| set ODXSQLINIT=d:\class\.odxsqlinit" | set ODXSQLINIT=d:\class\.odxsqlinit" | ||
| - | == ODXSQLHISTORY == | + | == ODXSQLHIST == |
| - | The ODXSQLHISTORY variable points to a [[programs:odxsql:history|history file]] used by the OdxSQL Program. This history file contains statements that have been run in the OdxSQL program. Note that if multiple sessions point to the same file, their statements will all be written to the same file. | + | The ODXSQLHIST variable points to a [[programs:odxsql:history|history file]] used by the OdxSQL Program. This history file contains statements that have been run in the OdxSQL program. Note that if multiple sessions point to the same file, their statements will all be written to the same file. |
| UNIX | UNIX | ||