[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.birt] SQLite as Data Source - No items available
|
- From: "Mark L." <ML1984@xxxxxx>
- Date: Mon, 20 Oct 2008 14:29:23 +0200
- Newsgroups: eclipse.birt
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.17 (Windows/20080914)
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.