J Trahair wrote:
>
> Works on my development 64bit machine, not on the customer's 64bit.
>

The most likely cause for it working on your development machine and not on
your
customer's machine is that you have the Microsoft Visual C++ 2010 Runtime
Library
installed and your customer does not.

>
> How do I get the interop?
>

With the "bundle" packages, you do not need it because the native SQLite
code is
compiled into the System.Data.SQLite.dll assembly itself.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to