Paul Bainter wrote:
>
> Not sure the first two questions really matter. What matters is that the
> application will not access the SQLite database before installing
> System.Data.SQLite and will work after the installation.
>
The system might not have the required Visual C++ Runtime Libraries
installed.
However, this can be done manually via one of the downloads at the following
link:
https://support.microsoft.com/kb/2019667
In your case, I believe you will want the Visual Studio 2012 (VC++ 11.0)
runtime libraries for x86?
Please note that the setup bundle does install the required Visual C++
runtime
libraries automatically. That would explain why things worked correctly
after
you ran the setup bundle on the target machine.
--
Joe Mistachkin
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users