Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bde_settings [2019/07/03 14:43] admin |
bde_settings [2019/07/15 15:09] (current) bteekel |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== DBE Settings ==== | + | ==== BDE Settings ==== |
| \\ | \\ | ||
| - | \\ | + | === Explanation === |
| - | ===Explanation=== | + | |
| - | The Borland Database Engine (BDE) settings are automatically configured during the installation and/or update of Cyrious SMS. At times though, other programs or staff may have modified the settings to address a specific problem. As a reference, below are the settings that provide the most stable BDE environment. | + | The Borland Database Engine (BDE) settings are automatically configured during the installation and/or update of Cyrious SMS. At times though, other programs or staff may have modified the settings to address a specific problem. As a reference, below are the settings that provide the most stable BDE environment.\\ |
| - | \\ | + | === Adjusting the Configuration from the BDEAdmin === |
| - | \\ | + | |
| - | ===Adjusting the Configuration from the BDEAdmin=== | + | - On the Server for Cyrious, navigate to the BDE folder. |
| - | - On the Server for Cyrious, navigate to the BDE folder. | + | - By default, it is located in C:\Program Files (x86)\Cyrious\Common\BDE\ |
| - | - By default, it is located in C:\Program Files (x86)\Cyrious\Common\BDE\ | + | |
| - Double click the bdeadmin.exe | - Double click the bdeadmin.exe | ||
| - Click the Configuration tab. | - Click the Configuration tab. | ||
| - Expand Configuration > Drivers > Native and click Paradox. | - Expand Configuration > Drivers > Native and click Paradox. | ||
| - | | + | |
| - | \\ | + | |
| - | ===BDE settings=== | + | === BDE settings === |
| - Expand the Configuration | - Expand the Configuration | ||
| - Expand the Drivers | - Expand the Drivers | ||
| - Expand the Native | - Expand the Native | ||
| - Select Paradox | - Select Paradox | ||
| - | | + | |
| - | - Set LEVEL = 7 | + | - Set LEVEL = 7 |
| - Expand the System | - Expand the System | ||
| - Select the INIT | - Select the INIT | ||
| - | | + | |
| - | - Set MAXBUFSIZE = 8192 | + | - Set MAXBUFSIZE = 8192 |
| - | - Set MAXFILEHANDLES = 96 | + | - Set MAXFILEHANDLES = 96 |
| - | - Set MEMSIZE = 32 | + | - Set MEMSIZE = 32 |
| - | - Set MINBUFSIZE = 256 | + | - Set MINBUFSIZE = 256 |
| - Click the Apply arrow | - Click the Apply arrow | ||
| - | \\ | + | |
| === Borland Registry Key === | === Borland Registry Key === | ||
| - | It is also good practice to verify the settings in the registry for the BDE to ensure everything is set properly. Below is an export of the Borland HKEY_Local_Machine registry key for reference. | + | |
| - | < | + | It is also good practice to verify the settings in the registry for the BDE to ensure everything is set properly. Below is an export of the Borland HKEY_Local_Machine registry key for reference. |
| + | |||
| + | < | ||
| Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 | ||
| Line 79: | Line 83: | ||
| "MTS POOLING" | "MTS POOLING" | ||
| </ | </ | ||
| + | |||
| + | |||