Parsing an Undocumented File Format
61–65 of 65 posts
Re: Parsing an Undocumented File Format
#62Re: Parsing an Undocumented File Format
#63Earlier quoted context omitted.
oh god, that sounds like a painful thing to try to do. there's an Access redistributable at https://www.microsoft.com/en-us/download/details.aspx?id=549... i've never attempted JS interop, so i don't know how much it sucks, but it definitely seems doable. it'll likely be an adventure on it's own, but it's gotta be 1000x less fuckery than trying to reverse the binary format of Access the saner option would probably ju…
Yes, it is extremely painful. Thanks for the link, that may come in useful. But in general, the reason that I didn't use the Access redistributable is because I am building a Low Code system that I want to be able to import the Access database files that can work on Linux, Windows, or Mac.
Re: Parsing an Undocumented File Format
#64Re: Parsing an Undocumented File Format
#65Earlier quoted context omitted.
Yes, it is extremely painful. Thanks for the link, that may come in useful. But in general, the reason that I didn't use the Access redistributable is because I am building a Low Code system that I want to be able to import the Access database files that can work on Linux, Windows, or Mac.
GPL2 https://github.com/mdbtools/mdbtools