Topic: DBase files
Author: djones@megatest.com (Dave Jones)
Date: Mon, 11 Jul 1994 23:28:50 GMT Raw View
Author: jerry@manta (Jeremy Norbury)
Date: Fri, 1 Jul 1994 16:23:48 GMT Raw View
Bruce Brouwer (bbrouw83@ursa.calvin.edu) wrote:
: We are trying to find some c/c++ source code to read and write dbase III
: files. We would also like to be able to read and write the index files.
If you are not afraid of spending a bit of money ( < $200 ) then I would
recommend that you look at "Codebase/Codebase++". It is basically a
library, including source for all of your DBase stuff. It includes a
Dbase editor etc. and it is portable to DOS/Unix...
It works well, it's been around for years, it has C++ class support.
I don't have an address but just pick up any copy of Dr Dobbs Journal;
they always seem to have an ad in.
+-------------------------------------------------------------------------+
| My opinions, not those of my employer. |
+-------------------------------------------------------------------------+
| Xerox Corp., ESC1-306, 101 Continental Blvd, El Segundo, CA 90245. |
| voice work : [1] (310) 333 3370 |
| email : jeremy_norbury.lax1b@xerox.com OR jnorb.lax1b@xerox.com |
+-------------------------------------------------------------------------+
Author: bbrouw83@ursa.calvin.edu (Bruce Brouwer)
Date: Wed, 29 Jun 1994 15:06:06 GMT Raw View
We are trying to find some c/c++ source code to read and write dbase III
files. We would also like to be able to read and write the index files.