Date: Wed, 11 Mar 1998 19:34:51 -0800 (PST) Message-Id: <199803120334.TAA03735@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Cecil Chua , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Simple Database tools in DJGPP Precedence: bulk At 05:06 3/11/1998 +0800, Cecil Chua wrote: >Well, I'm trying out my hand with DJGPP and I was wondering if anyone >knew of any database libraries for DJGPP. > >Either: > >1: An already made BTree and Random access file library. >2: The above with embedded SQL >3: An interface with XBase type files. > >The only one I found so far which was freeware was CBase. Anyone know >of a better one? I don't know what those database terms mean :), but did you look at gdbm? It's a freeware database library based on (IIRC) the BSD dbm library. It may be completely not what you're looking for, so ignore me in that case. Nate Eldredge eldredge AT ap DOT net