Joe Winograd wrote: > > I guess there's no solution that the end-user can deploy in this case. It's > not even clear to me how the HP and/or Intuit programmers can solve the > problem, since I replaced the HP Connection Manager <sqlite3.dll> with the
> latest one and TurboTax doesn't even have a <sqlite3.dll> anywhere in its > directory structure and there isn't a <sqlite3.dll> in any system directory > and when the <dbUpdate.exe> fails, there isn't even a <sqlite3.dll> that's > been loaded in memory. Regards, Joe > 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. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users