There can only be the one instance of the Borland Database Engine (BDE) running at the same time. The $210 error is generally insufficient environment memory, but my PC has 6 gigs, so should be enough.
However the BDE is probably using the same runtime environment, so only one can run - the second one finds its resources grabbed by the first and falls over. This seems to be a known problem with the BDE from a quick Google search.
The Following 2 Users Say Thank You to Mobhack For This Useful Post:
Thanks Andy, I have 12 GBs on this machine, so it's the BDE engine grabbing resources. All is well, I'll just have to remember to use only one (normally I do but I found some missing/lost scenarios for both games and was in the process of using the scenario fix and other testing means to clean them up and upload them).
Location: I ain't in Kansas anymore, just north of where Dorothy clicked her heels is where you'll find me.
Posts: 833
Thanks: 497
Thanked 238 Times in 167 Posts
Export Scenario Fixer Tab to CSV
Is it possible to CSV export data contained in the Scenario Fixer Tab of ScenHack?
I ran this SQL query: select Unit, uName, uClassname, Player, OOB, OOBIndex, Nation from sdata where scenNum=595 order by unit; but found the field containing Men (among others) not available in sData.