I am still using the sqlite easyDatabase.js explained here:
https://cycling74.com/tutorials/data-collection-building-databases-using-sqlite
The function sqlite.getversion() does not work - error:
js: easyDatabase.js: Javascript TypeError: sqlite.getversion is not a function, line 36
js: error calling function getversion [easyDatabase.js]
Just wondering what version of SQLite is implemented now in Max 8
And I would really like to see some native objects around SQLite. It is so much more powerful than coll/dict...