govert / SQLiteForExcel

A lightweight wrapper to give access to the SQLite3 library from VBA.
MIT License
260 stars 82 forks source link

Latest VBA engine compatibility #17

Open cognociente opened 1 year ago

cognociente commented 1 year ago

Would this still work on the latest vba engine? I know there were some changes to how 64 bit vba needed to use pointers and call windows api functions...

govert commented 1 year ago

Yes, there is a version for 64-bit Excel too - https://github.com/govert/SQLiteForExcel/blob/master/Source/SQLite3VBAModules/Sqlite3_64.bas