
Two dictionaries sharing one file
Hi Mario,
On Sat, 12 Oct 2002 00:49:25 +0200, "Mario van Dyk"
Quote:
>Could one expect any problems having two dictionaries sharing on file.
>What if two programs running at the same time with two dictionaries
>sharing one file say on a network?
Should work fine but like Earl said you might want to take a look at
combining the dct unless they are already very big (hundreds of tables
in each) The trick is to make sure that the programs using the
dictionaries are synchronized for that one file. I.e. if there are
two exe using this file, if you make a change in one dct and compile,
then you need to make the same change in the other dct and compile
that program or you are going to have error 47 (invalid record
declaration) come up all over the place. This is also valid if you
use FM2 as it will convert to the newest version, but if the other
program is still using the old one, FM2 will most likely have problems
with it as it has already converted it in the first program.
Best regards,
Arnr Baldvinsson
Icetips Software
San Antonio, Texas, USA
www.icetips.com
ICQ: 113314380
Subscribe to information from Icetips.com:
http://www.icetips.com/getnotificationinfo.htm