User Tools

Site Tools


prop_tracekey.htm
Navigation:  SQL Driver Properties(General) >====== PROP:TraceKey ====== Previous pageReturn to chapter overviewNext page

SYSTEM{PROP:TraceKey} = keyName

A SYSTEM property that specifies the Registry key that the file drivers will read to get driver tracing settings from. The drivers will look at entries in the keyName\<;driverName> key for driver tracing settings.

Valid values in the key are

Name Type Possible Values
Profile DWORD 0 or 1
Details DWORD 0 or 1
Trace DWORD 0 or 1
TraceFile STRING Pathname

If PROP:TraceKey and PROP:TraceFile are both set, then PROP:TraceFile is ignored. If neither PROP:TraceKey or PROP:TraceFile is specified, then DRIVERS.INI is used.

NoteBox.jpg

These properties must be set before ANY file I/O calls are done.

See Also:     PROP:TraceFile, SYSTEM

prop_tracekey.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1