hi, is it possible to read the data from data.fdb and insert it into sql?
Printable View
hi, is it possible to read the data from data.fdb and insert it into sql?
Yes, you can use the FDB Extractor to generate CSVs.
you could rebuild the Objectedit and have it parse the data to sql .
The problem is, I overwritten/deleted the ObjectData .db. But the new items are still in the data.fdb . And I want to get them out somehow...