DBFFile
DBFFile copied to clipboard
Read and write .dbf (dBase III and Visual FoxPro) files in Node.js
Results
12
DBFFile issues
Sort by
recently updated
recently updated
newest added
Hello, as stated in #64 , I would like to see this support added as it once again helps us in our work product. The changes in the old PR...
This commit allows to read languageDriverId from the header field and choose appropriate codepage to perform character conversion. I added LanguageDriverIdToCodepage record which is taken from the MS format explanation...