[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: If I change my ldbm-api, do I have to convert my files?



Chris Garrigues wrote/schrieb/scribsit:
> I thought I'd change my database from db2 to gdbm to see if that solved my 
> problem, but I don't know how to migrate my database if I do so.
 
ldbmcat (using the old API's version) the database to LDIF, then
ldif2ldbm that to a new API database.

Stefan