How to retrieve data from multiple tables using TaifunSqlite

Did you solve this problem?
Can you show the code for call Taifunsqlite

I moved your question into a new thread…

Please elaborate, what exactly you are trying to do and what are the problems you are experiencing.
In the other thread there have been 21 similar tables… my recommendation would have been to do a database redesign…

Taifun

2 Likes

For calling all tables in one data query is
SELECT * FROM ‘table_name’