Hi All, My application's(32 bit application) runtime prerequisite is .Net4.0. It uses the SQlite database.I am shipping System.Data.SQLite.dll (product version: 1.0.74). This setup works fine in Windows 7. But in Windows XP the same file System.Data.SQLite.dll is not able to connect to the SQLite database. Are there any known issues with Windows XP.
I downloaded latest X86 .Net 4.0 version of the SQlite installation. Copied just the System.Data.SQLite.dll into the application folder. Even then it does not work in Windows XP. When I use installer to install the runtime binaries application started connecting to the SQLite database. Is there something I am missing. Are there a stable common file of System.Data.SQlite.dll which can work both in Windows XP and Windows 7. Thanks for your help Best Regards Ganesh Datta _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

