Hi Tomas, > Very interesting. Could you also give us some instructions on how to > upgrade existing systems (how to migrate the database)?
In the moment there is no hurry, I think. I would recommend to keep existing applications at 32 bits, because switching to 64 bits has no real advantage yet. Basically, there are two options: 1. Use 'dump' (from "lib/too.l") to export the database to text file(s), then import (using 'load') in the new system. 2. Write a DB converter. In the long range, I'd like to do the second, but haven't thought about it much yet. Cheers, - Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
