Description: Produced a new inventory management software (c/s), a with mssql, client development using .net.
User on the client data to view, add, import, edit, delete, print and other operations.
The company had some of the data stored in the .dbf file, the client must be accessed on the .dbf file to import the data.
From the Internet to collect information about the .dbf file format and direct access to a portion of the c language examples .dbf file, write a c# class .dbf direct access to support direct access DataSet .dbf files, get a single field information.
To Search:
File list (Check if you may need any files):
C#readeDBF.txt