hi the proper version of Visual C++ 2005 SP1 Redistributable Package is not specified inSystem.Data.SQLite Download Page . this causedĀ severall hours for trying to run a simpe c# app to run in end-user computers without success.
It must be clearly specified that users need to install "Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update" published 6/7/2011 for .net framework 2.0 ... what which is currently stated is for example "The Visual C++ 2005 SP1 runtimefor x86 and the .NET Framework 2.0 SP2 are required. " which is wrong as it relates to old version of VC Runtime dated8/27/2007. it seems that this is because the pre-compiledĀ versions of sqlite are compiled with the that version of VC++ runtime. please update the info at download page such that users know they should download the newer MFC Security Update versions of VC++ runtime (microsoft list them for 2005 to 2012 versions here) thanks _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

