From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,13f447dc02f03a5c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-21 10:54:52 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!area.cu.mi.it!news.mailgate.org!newsfeed.icl.net!newsfeed.freenet.de!news.rwth-aachen.de!news.uni-stuttgart.de!cert.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: DBF Date: Sun, 21 Apr 2002 19:54:53 +0200 Organization: Enyo -- not your organization Message-ID: <871yd97x8y.fsf@deneb.enyo.de> References: NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1019411696 30363 212.9.189.171 (21 Apr 2002 17:54:56 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 21 Apr 2002 17:54:56 GMT Cancel-Lock: sha1:1LA0PgJzRcvYlUn8gqmtThMILxc= Xref: archiver1.google.com comp.lang.ada:22867 Date: 2002-04-21T17:54:56+00:00 List-Id: Preben Randhol writes: >> Does anyone know, any package or something to read DBF files with Ada? > > What is a DBF file? A storage format for database tables created by Ashton Tate for dBase III. At least that's what *I* think people mean when they talk about DBF files. ;-)