home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 October / dpcb1098.iso / Business / Maxim / MAX5 / data.z / W32MKSET.DLL / string.txt next >
Text File  |  1995-10-13  |  21KB  |  189 lines

  1. 900    Open (0)
  2. 901    Close (1)
  3. 902    Insert (2)
  4. 903    Update (3)
  5. 904    Delete (4)
  6. 905    Get Equal (5)
  7. 906    Get Next (6)
  8. 907    Get Previous (7)
  9. 908    Get Greater (8)
  10. 909    Get Greater or Equal (9)
  11. 910    Get Less Than (10)
  12. 911    Get Less or Equal (11)
  13. 912    Get First (12)
  14. 913    Get Last (13)
  15. 914    Create (14)
  16. 915    Stat (15)
  17. 916    Extend (16)
  18. 917    Set Directory (17)
  19. 918    Get Directory (18)
  20. 919    Begin Transaction (19)
  21. 920    End Transaction (20)
  22. 921    Abort Transaction (21)
  23. 922    Get Position (22)
  24. 923    Get Direct/Chunk (23)
  25. 924    Step Next (24)
  26. 925    Stop (25)
  27. 926    Version (26)
  28. 927    Unlock (27)
  29. 928    Reset (28)
  30. 929    Set Owner (29)
  31. 930    Clear Owner (30)
  32. 931    Create Index (31)
  33. 932    Drop Index (32)
  34. 933    Step First (33)
  35. 934    Step Last (34)
  36. 935    Step Previous (35)
  37. 936    Get Next Extended (36)
  38. 937    Get Previous Extended (37)
  39. 938    Step Next Extended (38)
  40. 939    Step Previous Extended (39)
  41. 940    Insert Extended (40)
  42. 944    Get By Percent (44)
  43. 945    Find Percent (45)
  44. 953    Update Chunk (53)
  45. 1000    SETUP-1\n\nThe free memory available is insufficient.
  46. 1001    SETUP-2\n\nAn internal error occurred. Status code is %d.
  47. 1002    SETUP-3\n\nSetup cannot change trace file name.
  48. 1003    SETUP-4\n\nSetup cannot access registry.
  49. 1004    SETUP-5\n\nSetup cannot access registry. Some of the changed settings will not be saved.
  50. 1005    SETUP-6\n\nNo engine is loaded.
  51. 1006    SETUP-7\n\nThe specified setting is invalid.
  52. 1007    SETUP-10\n\nOnly one instance is allowed to run.
  53. 1008    For SETUP changes to take effect, stop and start the engine(s).  This step is not necessary if you changed only TRACE settings and already applied the changes to the current Microkernel session.
  54. 1009    You have not saved your changes.\nDo you want to save them now?
  55. 1010    SETUP-11:\n\n Incomplete Definition: Dictionary location must be specified.
  56. 1011    SETUP-12:\n\n Add operation not allowed. The maximum number of Data File Locations (8) have been defined.
  57. 1012    SETUP-13:\n\n Incomplete Definition: At least one data file location must be specified.
  58. 1013    SETUP-14:\n\n Are you sure you want to delete the following named database reference: %s ?
  59. 1014    SETUP-15:\n\n Setup is not able to load the WDBNM32.DLL named database operations cannot be performed.
  60. 1015    SETUP-15:\n\n Setup is not able to load the WDBNAMES.DLL named database operations cannot be performed.
  61. 1016    Do you want to apply TRACE changes to the current session of the Microkernel?
  62. 1017    SETUP-16:\n\n Wrong DLL Version: This is not the current version of WDBUEI32.DLL.
  63. 1100    BTI Database Setup Utility
  64. 1101    About BTI Database Setup Utility
  65. 1102    BTI Communications Server
  66. 1103    Microkernel DB Engine
  67. 1104    Scalable SQL Engine
  68. 1105    5.x
  69. 1106    6.x
  70. 1107    Cursor Stability
  71. 1108    Exclusive
  72. 1109    On
  73. 1110    Off
  74. 1111    BTI Database Setup Utility
  75. 1112    Limited by Memory
  76. 1113    WSSETUP
  77. 1114    NTSSETUP
  78. 1115    WMSETUP
  79. 1116    NTMSETUP
  80. 1117    Modify Database Name
  81. 1118    Delete
  82. 1119    Workstation
  83. 1120    Server
  84. 1121    Multi Engine
  85. 1122    Single Engine
  86. 1123    Yes
  87. 1124    No
  88. 1200    This category contains settings related to files, file handles, record locks, indexes, and log files.
  89. 1201    This category contains settings related to the size of buffers the Microkernel must allocate for various purposes.
  90. 1202    This category contains settings related to transactions, including the number supported and how and when they will be logged.
  91. 1203    This category contains settings related to the number of clients and threads supported as well as the location of various system files.
  92. 1204    This category contains settings related to tracing various Btrieve operations. Tracing is an Advanced feature used mainly for debugging purposes.
  93. 1220    The maximum number of unique files that \ncan be open at one time. This value \nrepresents the maximum number of physical file handles that the Microkernel can open.
  94. 1221    The maximum number of logical file \nhandles that the Microkernel uses at \none time. Each file can be opened by \nmultiple client instances, resulting \nin different logical handles for the same physical file handle.
  95. 1222    The maximum number of records each \nclient instance can lock at one time. \nThis maximum applies to both single and multiple-record read locks.
  96. 1223    Specifies that the Microkernel should \nattempt to balance existing index pages \nrather than create a new one whenever an index page in a file becomes full.
  97. 1224    Specifies that all new files are created \nin v5.x file format. Turn on this setting \nonly if you need backward compatibility with a previous version of Btrieve.
  98. 1225    Controls whether the Microkernel keeps \na log of operations executed on selected \nfiles. If you turn off this setting, the \nMicrokernel performs no logging.
  99. 1226    Advanced: If you turn on the Log \nSelected Files setting, this setting \nspecifies whether to use the v6.x or v5.x log file format whenever you create a new log file.
  100. 1227    Specifies the size of the cache (in \nkilobytes) that the Microkernel allocates. \nThe Microkernel uses this cache for all \nBtrieve file accesses.
  101. 1228    (Formerly Largest Record Size) Specifies \nthe maximum size of the communication \nbuffer (in bytes) that the Microkernel\ncan submit or return. Each worker thread \nallocates a memory buffer large enough \nto accommodate this maximum length of data.
  102. 1229    Determines the size of a buffer (in \nkilobytes) used when accessing files \ncreated with the Data Compression file \nattribute. If you do not use compressed \nfiles, set this value to 0.
  103. 1230    Advanced: Specifies the size (in \nkilobytes) of the buffer required to \nhandle extended (multiple record) \noperations.
  104. 1231    Advanced: Specifies the maximum \namount of memory (in kilobytes) \nthat the Microkernel can allocate for \nsorting purposes during run-time \ncreation of indexes. If the value \nis zero, the Microkernel allocates \nas much memory as needed upto 60% of the available physical memory.
  105. 1232    Specifies the maximum number of user \ntransactions that can be active at the same time.
  106. 1233    Specifies how transactions are \ncommitted to permanent disk storage. \nYou turn this setting on to instruct the \nMicrokernel that system transactions \ncontaining user transactions must be \ncompleted when a client issues the End \nTransaction operation and before the \nMicrokernel returns the successful status \ncode to the client. Turning off this \nsetting provides enhanced performance.
  107. 1234    Advanced: Specifies the maximum \nnumber of operations (performed on any \none file) required to trigger a system \ntransaction. The Microkernel initiates \na system transaction when it reaches \nthe bundle limit or the Initiation Time Limit, whichever comes first.
  108. 1235    Advanced: This setting specifies the \ntime limit (in milliseconds) that \ntriggers a system transaction. The \nMicrokernel initiates a system \ntransaction when it reaches the \nOperation Bundle Limit or the time limit, whichever comes first.
  109. 1236    Advanced: If the Microkernel is \ncurrently processing a system transaction \n and an application requests another \nsystem transaction, this setting specifies \nhow long (in milliseconds) to wait before \nattempting to initiate the new system transaction.
  110. 1237    Advanced: This setting specifies the \nmaximum number of pages written in a group during a system transaction.
  111. 1238    Each Btrieve-based application is a \nclient of the Microkernel. This setting \nspecifies the maximum number of clients \nthat can access the Microkernel at one time.
  112. 1239    Advanced: Specifies how many worker \nthreads the Microkernel initially spawns \nto handle client requests. Worker \nthreads are the elements that actually \nperform file operations on behalf of \nthe requesting client process. The Microkernel may dynamically spawn additional worker threads as needed.
  113. 1240    Advanced: Specifies how many \nbackground I/O threads the Microkernel \nspawns. The I/O threads perform all \nactual disk I/O on a file.  Because the \nMicrokernel does not spawn additional \nI/O threads, you should specify the maximum number you anticipate needing.
  114. 1241    Advanced: Specifies that the Microkernel \nallocate resources, including threads and \nmemory buffers, when the Microkernel is \nstarted. By default, the Microkernel does \nnot allocate any resources until the first operation request.
  115. 1242    Advanced: Causes the Microkernel to \nfree all memory and thread resources \nto the system and return to a minimal state (no resources allocated) when there are no active clients.
  116. 1243    Specifies the location the Microkernel \nuses to store some system files and is a \ndefault location for other items, such as the transaction and trace file.
  117. 1244    Specifies where the Microkernel can \ncreate temporary work files used for \ninternal operations such as mergesort. \nIf not specified, the Microkernel uses the directory where the data file is located.
  118. 1245    Advanced: Specifies whether to enable \nthe trace feature to trace each API call \nto a trace file. Developers can use \ntracing to debug applications.  If you turn this option on, you need to specify a trace file.
  119. 1246    Advanced: Specifies the file where the Microkernel should write trace information.
  120. 1247    Advanced: Specifies a list of Btrieve \nOperations which will be traced. Separate \neach operation number with a comma. For example, to trace the open, close, and get first operations enter 0,1,12
  121. 1248    Advanced: Specifies the size of the data \nbuffer that the Microkernel writes to the trace file when you enable the tracing feature.
  122. 1249    Advanced: Specifies the size of the key \nbuffer that the Microkernel writes to the trace file when you enable the tracing feature.
  123. 1320    Settings for the BTI Communications Server for the Microkernel Database Engine.
  124. 1321    Settings for the BTI Communications Server for the Scalable SQL Engine.
  125. 1340    Specifies the maximum number of remote tasks that can access the server at any given time.
  126. 1341    Advanced: Specifies how many worker \nthreads the BTI Communications Server \nspawns to handle client requests. Worker \nthreads are the elements that actually \nperform file operations on behalf of the requesting client process.
  127. 1342    Advanced: Specifies whether to enable \nthe BTI Communications Server to accept \nremote requests. It "advertises" the \npresence of the Engine to remote servers and workstations.
  128. 1343    Advanced: Specifies the size of the \nbuffer (in bytes) that the engine reads \nfor packets from the OS communication \nlayer. The value is rounded up to the \nnearest mutiple of the system page size \n(4K on Intel platforms) at the time that the engine allocates the buffer.
  129. 1344    Specifies the maximum number of remote tasks that can access the server at any given time.
  130. 1345    Advanced: Specifies how many worker \nthreads the BTI Communications Server \nspawns to handle client requests. Worker \nthreads are the elements that actually \nperform file operations on behalf of the requesting client process.
  131. 1346    Advanced: Specifies whether to enable \nthe BTI Communications Server to accept \nremote requests. It "advertises" the \npresence of the Engine to remote servers and workstations.
  132. 1347    Advanced: Specifies the size of the \nbuffer (in bytes) that the engine reads \nfor packets from the OS communication \nlayer. The value is rounded up to the \nnearest mutiple of the system page size \n(4K on Intel platforms) at the time that the engine allocates the buffer.
  133. 1360    This category contains settings related to the Scalable SQL system configuration.
  134. 1361    This category contains settings related to manipulating the Scalable SQL trace or log file.
  135. 1380    Advanced: Specifies how many worker \nthreads the Scalable SQL initially \nspawns to handle client requests. \nWorker threads are the elements that \nactually perform file operations on \nbehalf of the requesting client process. The Scalable SQL may dynamically spawn additional worker threads as needed.
  136. 1381    (Formerly Maximum Message Length) \nSpecifies the maximum size of the \ncommunication buffer (in bytes) that \nthe Scalable SQL can submit or return. \nEach worker thread allocates a memory buffer large enough to accommodate this maximum length of data.
  137. 1382    Allows you to specify the maximum number of tables Scalable SQL allows in a single join.
  138. 1383    An isolation level is the level of data \nlocking that Scalable SQL employs to \nprovide isolation from other changes. \nThis option allows you to set the \nisolation level Scalable SQL uses if \nan application fails to set one. Cursor \nStability: Scalable SQL implements \nrow-level or page-level locking on the \nfile. Exclusive: Scalable SQL \nimplements file-level locking and the locks will be released when the transaction is complete.
  139. 1384    Specifies the directory in which you \nwant Scalable SQL to store the temporary \nfiles it creates during certain processes. This directory must exist before Scalable SQL accesses it.
  140. 1385    Advanced: Specifies whether to enable \nthe trace feature to record database login and logout activity to a trace file.
  141. 1386    Advanced: Specifies whether to enable \nthe trace feature to record failed database login attempts to a trace file.
  142. 1387    Advanced: Specifies whether to enable \nthe trace feature to record all data definition and data manilulation activity to a trace file.
  143. 1388    Advanced: Specifies the file where the Scalable SQL should write trace information.
  144. 1389    Advanced: Deletes the Scalable SQL trace file.
  145. 1400    This category contains settings related to files, file handles, record locks, indexes, and log files.
  146. 1401    This category contains settings related to the size of buffers the Microkernel must allocate for various purposes.
  147. 1402    This category contains settings related to transactions, including the number supported and how and when they will be logged.
  148. 1403    This category contains settings related to the number of clients and threads supported as well as the location of various system files.
  149. 1404    This category contains settings related to tracing various Btrieve operations. Tracing is an Advanced feature used mainly for debugging purposes.
  150. 1420    The maximum number of unique files that \ncan be open at one time. This value \nrepresents the maximum number of physical file handles that the Microkernel can open.
  151. 1421    The maximum number of logical file \nhandles that the Microkernel uses at \none time. Each file can be opened by \nmultiple client instances, resulting \nin different logical handles for the same physical file handle.
  152. 1422    The maximum number of records each \nclient instance can lock at one time. \nThis maximum applies to both single and multiple-record read locks.
  153. 1423    Specifies that the Microkernel should \nattempt to balance existing index pages \nrather than create a new one whenever an index page in a file becomes full.
  154. 1424    Specifies that all new files are created \nin v5.x file format. Turn on this setting \nonly if you need backward compatibility with a previous version of Btrieve.
  155. 1425    Controls whether the Microkernel keeps \na log of operations executed on selected \nfiles. If you turn off this setting, the \nMicrokernel performs no logging.
  156. 1426    Advanced: If you turn on the Log \nSelected Files setting, this setting \nspecifies whether to use the v6.x or v5.x log file format whenever you create a new log file.
  157. 1427    Advanced: Tells whether to delete temporary lock files created during multi-engine file sharing. Deleting may cause Status 81 on peer-to-peer networks.
  158. 1428    Controls whether the MKDE opens files on local disks exclusively (Single Engine), or in shared mode (Multi Engine).
  159. 1429    This setting controls whether the MKDE opens files on remote disks exclusively (Single Engine), or in shared mode (Multi Engine).
  160. 1430    Controls whether applications can open files using a Btrieve operation with a bias that specifies that individual files can be shared.
  161. 1431    Advanced: Sets the number of system transactions performed during write operations for shared files.
  162. 1432    Specifies the size of the cache (in \nkilobytes) that the Microkernel allocates. \nThe Microkernel uses this cache for all \nBtrieve file accesses.
  163. 1433    (Formerly Largest Record Size) Specifies \nthe maximum size of the communication \nbuffer (in bytes) that the Microkernel\ncan submit or return. Each worker thread \nallocates a memory buffer large enough \nto accommodate this maximum length of data.
  164. 1434    Determines the size of a buffer (in \nkilobytes) used when accessing files \ncreated with the Data Compression file \nattribute. If you do not use compressed \nfiles, set this value to 0.
  165. 1435    Advanced: Specifies the size (in \nkilobytes) of the buffer required to \nhandle extended (multiple record) \noperations.
  166. 1436    Advanced: Specifies the maximum \namount of memory (in kilobytes) \nthat the Microkernel can allocate for \nsorting purposes during run-time \ncreation of indexes. If the value \nis zero, the Microkernel allocates \nas much memory as needed upto 60% of the available physical memory.
  167. 1437    Specifies the maximum number of user \ntransactions that can be active at the same time.
  168. 1438    Specifies how transactions are \ncommitted to permanent disk storage. \nYou turn this setting on to instruct the \nMicrokernel that system transactions \ncontaining user transactions must be \ncompleted when a client issues the End \nTransaction operation and before the \nMicrokernel returns the successful status \ncode to the client. Turning off this \nsetting provides enhanced performance.
  169. 1439    Advanced: Specifies the maximum \nnumber of operations (performed on any \none file) required to trigger a system \ntransaction. The Microkernel initiates \na system transaction when it reaches \nthe bundle limit or the Initiation Time Limit, whichever comes first.
  170. 1440    Advanced: This setting specifies the \ntime limit (in milliseconds) that \ntriggers a system transaction. The \nMicrokernel initiates a system \ntransaction when it reaches the \nOperation Bundle Limit or the time limit, whichever comes first.
  171. 1441    Advanced: If the Microkernel is \ncurrently processing a system transaction \n and an application requests another \nsystem transaction, this setting specifies \nhow long (in milliseconds) to wait before \nattempting to initiate the new system transaction.
  172. 1442    Advanced: This setting specifies the \nmaximum number of pages written in a group during a system transaction.
  173. 1443    Each Btrieve-based application is a \nclient of the Microkernel. This setting \nspecifies the maximum number of clients \nthat can access the Microkernel at one time.
  174. 1444    Advanced: Specifies how many worker \nthreads the Microkernel initially spawns \nto handle client requests. Worker \nthreads are the elements that actually \nperform file operations on behalf of \nthe requesting client process. The Microkernel may dynamically spawn additional worker threads as needed.
  175. 1445    Advanced: Specifies how many \nbackground I/O threads the Microkernel \nspawns. The I/O threads perform all \nactual disk I/O on a file.  Because the \nMicrokernel does not spawn additional \nI/O threads, you should specify the maximum number you anticipate needing.
  176. 1446    Advanced: Specifies that the Microkernel \nallocate resources, including threads and \nmemory buffers, when the Microkernel is \nstarted. By default, the Microkernel does \nnot allocate any resources until the first operation request.
  177. 1447    Advanced: Causes the Microkernel to \nfree all memory and thread resources \nto the system and return to a minimal state (no resources allocated) when there are no active clients.
  178. 1448    Specifies the location the Microkernel \nuses to store some system files and is a \ndefault location for other items, such as the transaction and trace file.
  179. 1449    Specifies where the Microkernel can \ncreate temporary work files used for \ninternal operations such as mergesort. \nIf not specified, the Microkernel uses the directory where the data file is located.
  180. 1450    Advanced: Specifies whether to enable \nthe trace feature to trace each API call \nto a trace file. Developers can use \ntracing to debug applications.  If you turn this option on, you need to specify a trace file.
  181. 1451    Advanced: Specifies the file where the Microkernel should write trace information.
  182. 1452    Advanced: Specifies a list of Btrieve \nOperations which will be traced. Separate \neach operation number with a comma. For example, to trace the open, close, and get first operations enter 0,1,12
  183. 1453    Advanced: Specifies the size of the data \nbuffer that the Microkernel writes to the trace file when you enable the tracing feature.
  184. 1454    Advanced: Specifies the size of the key \nbuffer that the Microkernel writes to the trace file when you enable the tracing feature.
  185. 1500    This catagory contains settings related to how applications choose which Microkernel engine to use for Btrieve requests.
  186. 1520    (Windows NT only) Tells the MKDE Interface where to pass requests when both a workstation and a server engine are available.
  187. 1521    Tells the MKDE Interface whether the local Workstation Engine should be used to access a file.
  188. 1522    Specifies whether the Btrieve Requester Interface will allow access to a Microkernel Server Engine running on a remote server.
  189.