Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bloom-beacon!usc!hacgate!ashtate!dbase!awd From: awd@dbase.UUCP (Alastair Dallas) Newsgroups: comp.lang.c Subject: Re: Btree library Summary: btsys Keywords: Btree C-isam C-tree db_vista B-Plus Message-ID: <89@dbase.UUCP> Date: 3 Jun 89 05:41:57 GMT References: <868@bimacs.BITNET> <777@kosman.UUCP> Organization: Ashton Tate Devlopment Center Glendale, Calif. Lines: 18 Email doesn't work for me. Sorry. My fault. Just wanted to mention that db_vista, last I looked, was a network model database, not B-Tree. Also to point you at PC Tech Journal, Vol 3, No. 3, March, 1985 and the article beginning on page 131 by Atindra Chaturvedi which includes source to a straightforward B-Tree implementation. In addition, several libraries offer B-Trees among other things: PforCe, by Phoenix, for instance. I like PforCe, and it does a lot more than indexes; it comes with source code, too. Good luck. /alastair/ Disclaimer: My employer and I don't share thoughts like this often. Whatever that means.