From: s336122 AT student DOT uq DOT edu DOT au (Yolanda Gribble) Newsgroups: comp.os.msdos.djgpp Subject: Database + DJGPP Date: 2 Feb 1997 01:03:48 GMT Organization: University of Queensland Lines: 9 Message-ID: <5d0p5k$gm9$1@nargun.cc.uq.oz.au> NNTP-Posting-Host: student.uq.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I saw an article posted here a little while ago, asking if there were any database libraries out there for use with DJGPP, but I seem to have missed the replies (if any). Is there anything to manage large amounts of data (using indexes for retrieval) in DJGPP? I am interested in writing a strategy-oriented game, and need the ability to store and search units, orders, etc. Thanks in advance if anyone can send any pointers.