Main Page Modules File List Globals Related Pages Examples
Environment Variables
The library evaluates the following enviroment variables during initialization:
- SQLORA_PREFETCH_ROWS (1 .. ; initial value 100)
- SQLORA_TRACE_LEVEL
- 0 : Trace disabled (default)
- 1 : Print errors to tracefile
- 2 : Print function calls to tracefile
- 3 : Print more detailed information to tracefile
- 4 : Print also malloc/realloc operations.
- SQLORA_TRACE_FILE (The trace file; default sqlora8.trc)
- SQLORA_LONGSIZE (Max size of a fetched long; default 64K).
During login, the library reads ORACLE_SID, if no tnsname was specified in the connect string.
Generated on Mon Aug 25 12:28:30 2003 for libsqlora8 by
1.2.14 written by Dimitri van Heesch,
© 1997-2002