Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-30 Thread Joe Winograd
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

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Winograd
Michael, That is one very cool utility! As soon as I can get access to the machine, I'll give it a spin. Thanks for the tip. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Black, Michael (IS) michael.bla...@ngc.com

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Winograd
with the delete key. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Tim Streater t...@clothears.org.uk To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Tue Jan 24 2012 15:09:00 GMT-0600 (Central Standard

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Winograd
web experience, such as Experts Exchange, but those are professional, custom-brew sites that were likely very expensive to build. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Normand Mongeau nmong...@theobjects.com

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Winograd
Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: epank...@comcast.net To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Tue Jan 24 2012 15:24:00 GMT-0600 (Central Standard Time) 1. Could we please stay on topic

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Winograd
this make sense? Thanks, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Black, Michael (IS) michael.bla...@ngc.com To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Wed Jan 25 2012 07:25:52 GMT-0600 (Central

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-26 Thread Joe Mistachkin
Joe Winograd wrote: I don't have access to the machine with HP Connection Manager on it, but I just ran Dependency Walker on the TurboTax 2010 executable on a W7/64-bit machine, which is the same OS as on the other box, and DW showed no entries in the module list with sqlite in the name

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-25 Thread Black, Michael (IS)
] Incompatible versions of SQLite on same system you can go ahead and reinstall HP's Connection Manager Kevin, Thanks for the idea, but it will not install. The way this group operates with excessive trimming/snipping, that has long since been removed from this thread (this M.O. makes it very

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread Joe Winograd
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

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread Kevin Benson
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

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread Joe Winograd
is in the same directory as the CM executable and the new SQLite3.dll) also fails in the same way as previously reported. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Kevin Benson kevin.m.ben...@gmail.com To: General

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread Tim Streater
On 24 Jan 2012 at 20:02, Joe Winograd j...@winograd.us wrote: Thanks for the idea, but it will not install. The way this group operates with excessive trimming/snipping ... No it doesn't. It doesn't do *enough* trimming and snipping, and as a result our inboxes grow exponentially. If I want

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread Normand Mongeau
On 2012-01-24 16:09, Tim Streater wrote: On 24 Jan 2012 at 20:02, Joe Winogradj...@winograd.us wrote: Thanks for the idea, but it will not install. The way this group operates with excessive trimming/snipping ... No it doesn't. It doesn't do *enough* trimming and snipping, and as a result

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-24 Thread epankoke
1. Could we please stay on topic 2. Could we please not go down this road again? If you guys really want to argue about proper posting etiquette and / or using something besides an email list, they've both been done to death. Just search the archives or start a new thread that's appropriately

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-19 Thread Joe Mistachkin
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

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-16 Thread Joe Winograd
: SQLite3-DLL-regsvr32-error CM still failed in the same way. Further ideas? Thanks, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Black, Michael (IS) michael.bla...@ngc.com To: General Discussion of SQLite Database sqlite-users

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-16 Thread Joe Winograd
Ah, I see that embedded images don't make it in this group, so the screen shot referred to in my previous message is attached. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Joe Winograd j...@winograd.us To: General

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-16 Thread Black, Michael (IS)
You don't need to register the SQLite DLL. That's for ActiveX and COM DLLs. Not ones that just export functions. The search path stuff is a mess under Microsoft. http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx#standard_search_order_for_desktop_applications

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-16 Thread Joe Winograd
.dll). So if that's the case, why not kill the distribution of sqlite3.dll and force the developers to do it the right way? Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Black, Michael (IS) michael.bla...@ngc.com

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-16 Thread Jean-Christophe Deschamps
At 01:08 17/01/2012, you wrote: ´¯¯¯ Richard, Simon, and you are seeing eye-to-eye on this. Earlier in the thread (since trimmed, of course), it was stated that SQLite was designed to be tiny so that each app could include the entire system without draining resources significantly (this would

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-15 Thread Joe Winograd
are useful bits of this thread. I think there are times when trimming is appropriate, but in most cases, I think that threads should be left intact. Just my humble, of course. Cheers, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-15 Thread Black, Michael (IS)
...@sqlite.org] on behalf of Joe Winograd [j...@winograd.us] Sent: Sunday, January 15, 2012 1:52 PM To: General Discussion of SQLite Database Subject: EXT :Re: [sqlite] Incompatible versions of SQLite on same system I don't really mind top or bottom post. I don't either, but it really should

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-12 Thread Simon Slavin
On 12 Jan 2012, at 6:30am, Joe Winograd wrote: Thanks to both of you for your responses. I'm back to wondering how SQLite can be effective in the PC world with so many different programs using many different versions of SQLite. Since all versions are backward compatible, I was liking

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-12 Thread Black, Michael (IS)
-boun...@sqlite.org] on behalf of Simon Slavin [slav...@bigfraud.org] Sent: Thursday, January 12, 2012 3:59 AM To: General Discussion of SQLite Database Subject: EXT :Re: [sqlite] Incompatible versions of SQLite on same system On 12 Jan 2012, at 6:30am, Joe Winograd wrote: Thanks to both of you

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-12 Thread Joe Winograd
Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Simon Slavin slav...@bigfraud.org To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Thursday, January 12, 2012 03:59:02 On 12 Jan 2012, at 6:30am, Joe Winograd wrote

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-12 Thread Richard Hipp
of top-posting. Yes, I've ready many of the arguments why bottom-posting is better – I simply don't buy it. But I'll be happy to comply with group standards. Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Simon Slavin

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-12 Thread Simon Slavin
On 13 Jan 2012, at 1:46am, Joe Winograd wrote: Thanks for the clarification. My pleasure. Triggers do generally work in the most useful way. Try coding it and see if it works for you. Btw, is bottom-posting the standard in this group? As you can tell, I'm rather fond of top-posting.

[sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Joe Winograd
Hi Folks, First time poster here, so be gentle. I have an HP EliteBook 8460w running 64-bit W7. HP provides an app called the Connection Manager that allows you to control the status of the wired, wireless, and Bluetooth connections (it uses SQLite). CM was working fine until I installed

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Richard Hipp
On Wed, Jan 11, 2012 at 12:39 PM, Joe Winograd j...@winograd.us wrote: Hi Folks, First time poster here, so be gentle. I have an HP EliteBook 8460w running 64-bit W7. HP provides an app called the Connection Manager that allows you to control the status of the wired, wireless, and Bluetooth

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Joe Winograd
) and will file a report with Intuit later today. Thanks again, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Richard Hipp d...@sqlite.org To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Wednesday, January 11

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Joe Winograd
\PaperPort\sqlite3.dll Any other thoughts? Thanks, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Joe Winograd j...@winograd.us To: General Discussion of SQLite Database sqlite-users@sqlite.org Date: Wednesday, January 11, 2012 12:10

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Kevin Benson
c:\Program Files (x86)\Nuance\PaperPort\sqlite3.dll Any other thoughts? Thanks, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Joe Winograd j...@winograd.us To: General Discussion of SQLite Database sqlite-users@sqlite.org

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Joe Mistachkin
Kevin Benson wrote: Since the System.Data.SQLite.dll is a mixed assembly (i.e. contains both managed native code) in differing versions for x86 versus x64 , I wonder if HP meant TurboTax was using, for example, an x86 flavor of that DLL that conflicts with their (HP) program's use of an

Re: [sqlite] Incompatible versions of SQLite on same system

2012-01-11 Thread Joe Winograd
), not at end-users (like me - I don't have a clue what the GAC is, nor should I have to in order to run TurboTax). Regards, Joe Original Message Subject: Re: [sqlite] Incompatible versions of SQLite on same system From: Joe Mistachkin sql...@mistachkin.com To: 'General Discussion