On 2017-03-24 20:29, Craig Bisgeier wrote:
> Greetings - I am working on a Visual Basic 2015 application that uses SQLite 
> as its database, and I have a need to print several types of reports from the 
> project. I'd originally hoped to use Crystal Reports 2008 but that isn't 
> working out (incompatible with latest version of VB) and so I'm looking for 
> another reporting solution. 
> I am wondering if anyone can recommend a free or low-cost reporting solution 
> that will work with SQLite and be compatible with Visual Basic 2015 as an 
> embedded or callable application?  This is a project that will never make a 
> lot of money so cost is an object.  

There are multiple ODBC drivers for SQLite. Reporting software on
Windows usually supports ODBC. There are also JDBC drivers for SQLite
for Java based reporting software.

Perhaps Wikipedia's list of reporting software [1] helps you to choose a
reporting software that meets your requirements.

- Matthias-Christian

[1]
https://en.wikipedia.org/w/index.php?title=List_of_reporting_software&oldid=770153994
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to