On Mon, 20 Oct 2008 12:26:33 +0530, "Rajesh Nair"
<[EMAIL PROTECTED]> wrote in General Discussion of SQLite
Database <sqlite-users@sqlite.org>:

>Is there any free SqLite3 *Report Generator For MS-Windows.* I searched the
>web with Google but no result. All are commercial and/or with .NET, I want
>it use with VC++ 6.0. Even a COM object can solve my problem. Have any one
>developed such an utility that can be shared with all of us. Please reply.
>With Report Generator I mean *a report template designer, and a report
>viewer.* A report template designer will be enough for me to cope with my
>current problem. Any one please reply. I have also read a mail long before
>in sqlite group regarding this. There is one I found in CodeProject.COM and
>the link is given below.
>www.codeproject.com/KB/printing/ReportGenerator.aspx
>It is good but not the one what I needed. Also a C# project is also provided
>in CodeProject that uses the above project but I cannot use it since it is
>C#. I want it in VC++. If some one have such a thing please share it.

SQLiteExplorer (by Mike Cariotoglou) has an optional report
designer/generator. 

See: http://www.singular.gr/sqlite/ (close to the bottom of the page)

It should be possible to use any report generator that can connect to
ODBC (even MS Access) together with one of the SQLite ODBC drivers.

See also (you probably already found):
http://www.sqlite.org/cvstrac/wiki?p=SqliteReporting
http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

Good luck.
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to