Joe,
Thanks for the idea, but after a quick look at the ILDASM tool, I think it's beyond what I want to do to fix this problem (unlike the Dependency Walker tool, which I gave a spin). I guess I'll just have to wait for the HP and/or Intuit developers to solve the problem of incompatible SQLite versions. Thanks to everyone in the group who tried to help. Regards, Joe

-------- Original Message --------
Subject: Re: [sqlite] Incompatible versions of SQLite on same system
From: Joe Mistachkin <sql...@mistachkin.com>
To: 'General Discussion of SQLite Database' <sqlite-users@sqlite.org>
Date: Thu Jan 26 2012 23:52:00 GMT-0600 (Central Standard Time)
In order to see which managed assemblies a .NET-based application will
require, you'll need to use the ILDASM tool from the .NET SDK:

http://msdn.microsoft.com/en-us/library/f7dy01k1%28v=vs.80%29.aspx

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to