5 pointsby deeaceofbase6 hours ago3 comments
  • yathartha6 hours ago
    Fascinating obituary for dBase; software history repeats through neglect, litigation, complacency.
  • 6 hours ago
    undefined
  • orionblastar6 hours ago
    Microsoft Access 2.0 had filters to import and export data from and to DBF files. We used this in WFW 3.11 to convert from DBase to MS-Access and later on SQL Server.

    There were some Turbo C and Turbo Pascal source code that read DBF files, but hardly anyone used them. Most stored data is in text files that can be read by any application.