I have a SQLite db and a table with the need data in it.
Now I want to create a Data Adapter in JSS to use the db.
Unfortunately, when I select the db as data adapter, it requieres some kind of statement ( mismatched input '<EOF>' expecting 'SELECT')
Help would be appriciated!
1 Answer:
Posted on April 2, 2018 at 2:28pm
Not sure but did you try changing the connector as is written in the following post.
https://community.jaspersoft.com/questions/534050/how-connect-sqlite-dat...