Remix.run Logo
DBase: 1979-2026(delphinightmares.substack.com)
5 points by deeaceofbase 11 hours ago | 3 comments
yathartha 11 hours ago | parent | next [-]

Fascinating obituary for dBase; software history repeats through neglect, litigation, complacency.

11 hours ago | parent | prev | next [-]
[deleted]
orionblastar 11 hours ago | parent | prev [-]

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.