Got it! 

Thanks Joe.

Regards

Jonathan
  ----- Original Message ----- 
  From: Joe Mistachkin 
  To: 'General Discussion of SQLite Database' 
  Sent: Wednesday, October 26, 2011 7:53 PM
  Subject: Re: [sqlite] Using SQLite on Windows 64bit



  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
  sqlite-users@sqlite.org
  http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to