At 06:20 PM 3/17/03 -0000, Alastair Burr wrote: >Razzak, please could you confirm whether after setting this >variable and subsequently disconnecting is there any need to >set the variable again during the session or does it remain >in force all the time? > >Also, I have sometimes had the same error message when >inadvertently trying to save data when the database is >connected in read-only mode.
Alastair, Setting MICRORIM_F2MAXBLK=16 before the database is CONNected is ONLY applicable to that session of R:BASE. These settings are NOT stored with the database. The best approach would be to SET that in your database/application startup file. As I have mentioned earlier, the upcoming in-line patch-5 for R:BASE (6.5++), Build:1.866xRT03 will include the DEFAULT value of 16. Among many engine level fixes/emplacements, the final patch for 6.5++ will also include the fix for memory leak when using BLOBs and images in Forms. Stay tuned ... Very Best Regards, Razzak.

