Hello world,
Thank you so much for the great work drjdpowell !! Wonderful library !
I have a question concerning the possibility to get all the tables of a database : is it possible to list all the tables of a database (here an array containing [table_1, table_80, Table_9012]) with the library ?
It seems the ".tables" request in SQLite is not understood:
I tried a lot of other request, ("show tables", "SELECT * FROM information_schema.tables;", etc), same result.
I'm working with LabVIEW 23 Q3. Does somebody know if there's a solution for my problem by using this library ?
BR !
Bilsix