|
<< Click to Display Table of Contents >> DBIEnv (environment information) |
![]() ![]()
|
The DBIEnv structure defines the BDE environment, using the following fields:
Field |
Type |
Description |
szWorkDir |
DBIPATH |
Specifies the working directory. |
szIniFile |
DBIPATH |
Specifies the fully qualified file name of the configuration file. |
bForceLocalInit |
BOOL |
If TRUE, forces local initialization. |
szLang |
DBINAME |
Specifies the language of the client. This value is the primary language ID from WIN32. |
szClientName |
DBINAME |
Specifies the client name. |