Xref: utzoo comp.lang.c:19040 comp.unix.questions:13935 comp.sys.ibm.pc:29489 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!dogie.macc.wisc.edu!indri!polyslo!csun!srhqla!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.lang.c,comp.unix.questions,comp.sys.ibm.pc Subject: Re: Btree library Keywords: Btree C-isam C-tree db_vista B-Plus Message-ID: <777@kosman.UUCP> Date: 29 May 89 16:00:06 GMT References: <868@bimacs.BITNET> Reply-To: kevin@kosman.UUCP (Root) Followup-To: comp.lang.c Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 23 In article <868@bimacs.BITNET> marmor@bimacs.BITNET (Eli Marmor) writes: > >to other OS's and machines, so we have to emulate Btrieve by >another database library source (in C), because the original one was written >in Assembly (8086). > >If there is another software, I'll be happy to hear about it. > >Please E-mail replies. I will summerize if interest arises. Thanks in Sorry, e-mail from here to a bitnet address is totally hopeless. You might want to check out the C/Database Toolchest (a modified B+tree implementation, with C sources). It comes for a very low price (around $US 20) and includes a bound manual of 365 pages. Contact Mix Software Inc.,1132 Commerce Dr, Richardson, TX 75081. 1-800-333-0330. I have purchased this thing myself, but have not had a chance to look over the quality of results. The packaging and source code style are pretty impressive. For the price, it may be worth just getting it. That's how I felt.