views:

26

answers:

1

I am thinking to use SQLite for the newer version of my app. Is SQLite compatible with Crystal Reports? I am using VS2008.

A: 

To my knowledge Crystal Reports supports ADO.NET data providers wihch SQLite uses so yes, it should be compatible.

kevchadders