|
-
May 21st, 1999, 10:58 AM
#1
Is there a class for working with dBase files ?
Is there a c++ class for working with dBase files ?
-
May 21st, 1999, 02:28 PM
#2
Re: Is there a class for working with dBase files ?
Have a look at Xbase: http://www.startech.keller.tx.us/xbase/xbase_toc.html. It's a collection of classes to manipulate dBase-files.
This is a project under Linux, but I tried to compile the classes under VC++ and it worked just fine (don't forget to put the corrct #DEFINE's).
There are also samples and a clean documentation.
Dan
Dan
--------------------------------------
It's always nice to see, whether the hints work. I appreciate feedback
-
May 21st, 1999, 02:58 PM
#3
Re: Is there a class for working with dBase files ?
I use CDaoDatabase & CDaoRecordset.
-
May 21st, 1999, 03:32 PM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|