You mean with the DBF extension? It's a old, but still used, database format. DBase database (in any of this various versions) or FoxPro Database I believe. There is a component in Lazarus to use this format, TDBF, which is a Dataset, I haven't used in a while. There are tutorials in the wiki.