Xref: utzoo comp.sys.ibm.pc.misc:2789 comp.os.msdos.programmer:1539 comp.binaries.ibm.pc.d:9978 Path: utzoo!attcan!uunet!lll-winken!uwm.edu!bionet!agate!linus!raybed2!rayssd!anomaly!mpd From: mpd@anomaly.sbs.com (Michael P. Deignan) Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.programmer,comp.binaries.ibm.pc.d Subject: Re: routines to access database files from C Message-ID: <3881@anomaly.sbs.com> Date: 14 Oct 90 21:56:16 GMT References: <11348@life.ai.mit.edu> Followup-To: comp.sys.ibm.pc.misc Organization: Small Business Systems, Inc., Esmond, RI 02917 Lines: 21 melnik@gnu.ai.mit.edu (Ofer Melnik) writes: >Does anyone know of any routines/libraries which I can use to access, modify, >and querry information from different database files (Dbase, paradox and >non-standard files)?? I want to write an application in C and DON'T >want to write my own B+tree/Index Sequential >implementation. Source would be preferable since I might >want to be able to sort files in which the language is written from right >to left (Hebrew ). Check out the Soft C Library. It will read/write dBase files and indexes. Source is available to registered users. SOFTC20.ZIP is the latest version I've seen, if you can't get it on a BBS near you, I've got it at the below number. MD -- -- Michael P. Deignan, President -- Small Business Systems, Inc. -- -- Domain: mpd@anomaly.sbs.com -- Box 17220, Esmond, RI 02917 -- -- UUCP: ...uunet!rayssd!anomaly!mpd -- Telebit: +1 401 455 0347 -- -- XENIX Archives: login: xxcp, password: xenix Index: ~/SOFTLIST --