> > I am running my Visual Studio on Win 7 64 Bit Pro but my database needs > are simple for now so I am not sure which download I need or which > framework to target. I want XP users to be able to use my software so I > am guessing I should go with the 3.5 framework. And I also am guessing > 32 Bit would be the best choice as it will work on both 32 and 64 bit > platforms. I tried to run a few of the installers and kept getting the > following error message: > > Failed to Install Microsoft Visual C++ Runtime > vcredist_x64_2010_SP1.exe, Asia > > Which download would be the correct one for me? >
The installers on the web site are primarily intended for users that do not already have the necessary Microsoft Visual C++ runtime installed. For development machines, it would be far better to simply download the ZIP file(s) containing the pre-compiled binaries you need. In your case, it sounds like you will want to download the x86 mixed-mode assembly compiled statically against the .NET Framework 3.5, available here: https://system.data.sqlite.org/sqlite-netFx35-static-binary-bundle-Win32-200 8-1.0.76.0.zip -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users