[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] SQLite as Data Source - No items available

Hey guys.

I want to add a Data Set from a Data Source (SQLite via corresponding JDBC driver). It fails, because no tables can be found in the field 'Available Items' in the 'New Data Set' wizard.

Can you point me to the piece of code determining these available items?
SQLite does not support the SHOW TABLES command.
May that be the reason for the above problem?

Cheers,
Mark

PS. Testing the connection in the 'Edit Data Source' dialog succeeds.