Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
appendix:reference:envvar:uses [2011/03/15 17:39]
els
appendix:reference:envvar:uses [2016/06/28 22:38] (current)
Line 17: Line 17:
 ==== Uses of Environment Variables and Shell Commands ==== ==== Uses of Environment Variables and Shell Commands ====
  
-Environment variables and shell commands can be used in several ​locations in the Omnidex product, ​as shown in the following list:+Environment variables and shell commands can be used in many locations in the Omnidex product.  In most casesenvironment variables and shell commands can be used whenever a filename can be referenced ​in the Omnidex product. ​ Environment variables and shell commands can also be used in CREATE statements that generate Omnidex Environment Files. ​ The following ​is a list of common uses for environment variables and shell commands within the product:
  
 === Connection Strings === === Connection Strings ===
  
-Environment variables and shell commands can be use in each portion of the connection string. ​ Consult the documentation on [[dev:​connections:​home|Connection Strings]].  ​+Connection strings are used in many places within the Omnidex product.  ​Environment variables and shell commands can be use in each portion of the connection string. ​ Consult the documentation on [[dev:​connections:​home|Connection Strings]].  ​
  
 === CREATE DATABASE Statement === === CREATE DATABASE Statement ===
Line 38: Line 38:
  
 Environment variables and shell commands can be used for target filename for the EXPORT statement. Environment variables and shell commands can be used for target filename for the EXPORT statement.
 +
 +=== ATTACH Statement ===
 +
 +Environment variables and shell commands can be used for Omnidex Standalone Table filenames in the ATTACH statement.
 +
 +=== UPDATE INDEXES Statement ===
 +
 +Environment variables and shell commands can be used for the log directory named in the LOG_DIR option of the UPDATE INDEXES statement.
 +
 +=== $RETRIEVE_FILE Function ===
 +
 +Environment variables and shell commands can be used in the filename parameter of the  $RETRIEVE_FILE SQL function. ​
  
 \\ \\
 
Back to top
appendix/reference/envvar/uses.1300210767.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)