Date: Thu, 8 Aug 1996 15:32:31 +0800 (GMT) From: Orlando Andico To: Grzegorz Nowakowski cc: djgpp AT delorie DOT com Subject: Re: Database lib for djgpp? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 6 Aug 1996, Grzegorz Nowakowski wrote: > In article <96080521573687 AT tiger DOT zag DOT si> armando AT tiger DOT zag DOT si writes: > > > I wonder if there exist any database library for DJGPP. I tried to find it > > with some search engines (like AltaVista) but with no success... > > I had successfuly compiled GNU version of dbm library. But, unfortunately, the > code didn't work, most probably due to my lack of experience with database > programming. I think it shouldn't be hard to make stable port of the library. > DJGPP is unix-like enough to do it. [snip] Really? I was always under the impression that DOG would not support GDBM properly because _it lacks sparse filename support_.