Delphi Developer
How would one go about programatically changing the BDE config file IDAPI32.CFG NET DIR to the same as the Data Directory you are using?
I have already tried to do something like : Session.NetFileDir := datapath; Session.SaveConfigFile;
But while the SaveConfigFile will save an alias, it will not save the netdir.
HELP!!!
Peter
1. Saving NET DIR in IDAPI32.CFG
2. Setting NET DIR in IDAPI.CFG
3. BDE settings in Registry - Corel and IDAPI.CFG vs IDAPI32.CFG - reassurances
4. IDAPI.CFG and IDAPI32.CFG
5. IDAPI.CFG or IDAPI32.CFG
6. BDE Paradox NET DIR Setting unusual result
7. BDE Paradox NET DIR Setting unusual result
8. Setting NET DIR in code
9. Setting Paradox NET DIR
10. How to set the PARADOX NET DIR via an APP