From: Andrew C. <apc...@so...> - 2002-10-01 22:01:12
|
Hi, This looks promising. Now all they need to add is Record Locking. regards Andrew Cameron ----- Original Message ----- From: "Ferran Pegueroles Forcadell" <fer...@re...> To: <tin...@li...> Sent: 29 September 2002 10:05 Subject: [Tiny-cobol-users] ISAM library > A GPLed ISAM library hes been released.It supports sequential access > transactions etc.... > > This is the list of features. > > Features: > o ultra fast B* tree implementation for random lookups > o transaction handling > o sequential access methods > o embedable small footprint, < 75 Kb > o arbitrary size files, up to 4 Terrabytes > o arbitrary number of records per file, up to 2 ^^ 48 records > o duplicate keys and unique keys > o advanced key compression for minimal size index files > o keylength up to 255 bytes per index > o keylength up to 1024 bytes per record > o datalength up to 2 Gigabytes per record > o ISAM files are binary compatible between arbitrary platforms > o regression test frame > o LGPL license > > You can find more info at : > > http://mission.base.com/peter/source/ > > > I think this can be a good library for the TC file IO. > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users |