List of tables or sheets
Hello ,
I have connected a xls file with odbc. How can I show the list of sheets avaiable ?
I use QT lib , the connection it's ok. But the function QSqlDataBase::tables() not show the list of all tables.
Exists a function or SQL command for show the list of sheets avaiable ?
Thank to all