I'm in the process of converting an existing Cobol application which accessed RM/Cobol data files. Now it should access Btrieve v8.0 files. Some programs run without problem, others result in an error 39,52 (keys not correctly defined in Cobol compared to the physical file). However I am accessing the same file in both programs, one without problem, other one resulting in an error. When I compare the keys defined in Cobol with those in Btrieve they are exactly the same.
One thing I am thinking off: in the program causing the error, I am opening a lot of files at the same time: is there a known limit of opened files in Btrieve perhaps??
One thing I am thinking off: in the program causing the error, I am opening a lot of files at the same time: is there a known limit of opened files in Btrieve perhaps??