Restarting the free accounting search
Restarting the free accounting search
Posted Aug 15, 2017 1:54 UTC (Tue) by fest3er (guest, #60379)Parent article: Restarting the free accounting search
Doesn't QB use BDE (Borland Database Engine)? I know QB Point of Sale uses BDE. As I recall, BDE has an available ODBC interface. If so, accessing the data shouldn't be too onerous; I expect one could transfer the data from BDE to MariaDB or Postgres using perl.