MSCDBF
    
            
                
                    Lightweight DBF reader and writer
                
            
             
            
             
            
        
            This is a lightweight DBF reader / writer pack
- read and write DBSase III format DBF files (and others but not tested )
- can U use index for lightspeed indexing this is not compatible. ( CIX ) 
- U can use Memo fields
This version used and compiled with a preinstalled MinGW enironment on Windows systems.
But the code is portable.
INSTALL
- Please USE the C++ folder.
- Only need a preconfigured MinGW environment and setup the PATH for pointing to MinGW/bin folder.
- Start...