On Tue, Jan 24, 2012 at 11:32 AM, Joe Winograd <j...@winograd.us> wrote:

> Joe,
>
> Good to know! I had been looking just for <sqlite3.dll>. I don't have
> access to the machine right now, but I do have a clone of its system drive,
> and a search for <sqlite> turned up:
>
> System.Data.SQLite.Linq.DLL (more than one copy)
> System.Data.SQLite.DLL (more than one copy)
> System.Data.SQLite64.DLL (probably because it's 64-bit W7)
>
> At the time the clone was made, HP Connection Manager wasn't on it, but HP
> Power Assistant was, and the latter's directory in Program Files contains
> both <System.Data.SQLite.DLL> and <System.Data.SQLite64.DLL>, so there's a
> good chance that HP Connection Manager will have those, too (I am not
> willing to uninstall Intuit's TurboTax at this time, so there's no way to
> get HP Connection Manager installed to determine for sure what
> SQLite-related DLLs it installs). Regards, Joe
>
>
It's a bit of a kludge, but ...you can go ahead and reinstall HP's
Connection Manager. When you want to run TurboTax ...just *temporarily*
rename the conflicting parent directory (C:\Program Files\HP Connection
Manager to C:\Program Files\HP Connection Manager_ ) and reboot your
system. It will be unable to find the directory to load the conflicting
files (or run HP Connection Manager). Then, run TurboTax to your heart's
content and when finished ...rename the parent directory *back* (remove the
underscore at the end of the directory name) and reboot to return HP
Connection Manager to a "working" state. Cheers

--
   --
      --
         --ô¿ô--
        K e V i N


> -------- 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 19 2012 10:06:09 GMT-0600 (Central Standard Time)
>
>> Another thing to keep in mind is that the System.Data.SQLite project
>> compiles
>> the native code for SQLite into files named "SQLite.Interop.dll" and
>> "System.Data.SQLite.dll" (mixed-mode assembly), depending on the build
>> configuration.
>>
>
> ______________________________**_________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite-**users<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