olemb / dbfread

Read DBF Files with Python
MIT License
224 stars 91 forks source link

Support SCT/SCX memo files #67

Closed ted537 closed 1 year ago

ted537 commented 1 year ago

Supports reading SCX (form) files, which are a niche brand of DBFs

ted537 commented 1 year ago

I think that patching up the DB4 memo parser to properly read the block size is actually the better solution here, as SCT headers declare that the file has block size = 0, which I presume is equivalent to block size =1