Xref: utzoo comp.sys.ibm.pc.misc:2615 comp.os.msdos.programmer:1469 comp.binaries.ibm.pc.d:9888 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!snorkelwacker!ai-lab!melnik@gnu.ai.mit.edu From: melnik@gnu.ai.mit.edu (Ofer Melnik) Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.programmer,comp.binaries.ibm.pc.d Subject: routines to access database files from C Message-ID: <11348@life.ai.mit.edu> Date: 13 Oct 90 11:24:10 GMT Sender: news@ai.mit.edu Organization: MIT Laboratory for Computer Science Lines: 12 HI, 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 ). Any help would be greatly appreciated, -OM