> I take it that database files created before the switch will still work as > long as the same underlying version of the Sleepycat libraries is used, yes? Correct. Likewise, code should continue to work unmodified, since bsddb3 is API compatible with the old bsddb module. Regards, Martin