Hi, I try to use the mainmem flag because I use a temporally base to do some specific treatments and extract it after. But when I create the database it isn't!
the easy script : --------------------- set mainmem true create db test list open test ------------------- the result : ------------------ MAINMEM: true Database 'test' created in 0.08 ms. name Resources Size Input Path --------------------------------------------------- baseCo 2 3742851 FichiersBase 5958 5357259729 FichiersBaseTest 5958 5205620197
3 database(s). Database 'test' was not found. -------------------- the infos : -------------- General Information: Version: 7.8 Used Memory: 1994 KB
The main memory database doesn't exist anymore?
Marc