Begin forwarded message:
> From: "Dr. Robert N. Cleaves" <b...@wildcon.org> > Date: December 24, 2009 6:26:23 PM EST > To: "'D. Richard Hipp'" <d...@hwaci.com> > Subject: RE: sqlite3_prepare_v2 > > Thank you very much for your help. The problem was in iTUNES. I > removed it > and no more problem. I then downloaded a new free version and the > problem > was solved. > > Dr. Robert N. Cleaves > > > -----Original Message----- > From: D. Richard Hipp [mailto:d...@hwaci.com] > Sent: Wednesday, December 23, 2009 1:50 PM > To: Dr. Robert N. Cleaves > Cc: General Discussion of SQLite Database > Subject: Re: sqlite3_prepare_v2 > > > On Dec 23, 2009, at 4:12 PM, Dr. Robert N. Cleaves wrote: > >> Dear Sir: >> >> On startup, I get a message that the procedure entry point >> sqlite3_prepare_v2 is missing from the dynamic link library >> SQLite3.dll. How can I download the missing item? >> >> Thank you. > > I'm guessing you are running windows. Probably you have two or more > applications installed that use SQLite. (Candidates applications > include Skype, Google Gears, Firefox, McAfee Antivirus, Adobe > Acroread, Adobe Photoshop, iTunes, DropBox, and many others.) > Probably when one of these applications was installing itself, it > overwrote the system SQLite3.dll with an older version that does not > support the sqlite3_prepare_v2() interface. Then when one of the > other applications that needs the new interface tries to run, it gets > the older DLL that lacks the necessary entry point. > > I beg and plead with application vendors to statically link against > SQLite to avoid this kind of problem, but nobody listens to me about > that.... > > I don't use windows myself and so I won't be much help in > troubleshooting this. But I have forwarded this reply to the SQLite > mailing list where there are lots of windows users. Perhaps someone > there can explain what needs to be done.... > > >> >> Dr. Robert N. Cleaves >> President >> Wilderness Conservancy >> and Project CARE >> www.wildcon.org >> b...@wildcon.org >> (310) 472-2593 >> >> I am using the Free version of SPAMfighter. >> We are a community of 6 million users fighting spam. >> SPAMfighter has removed 37 of my spam emails to date. >> The Professional version does not have this message. > > D. Richard Hipp > d...@hwaci.com > > > > > -- > I am using the free version of SPAMfighter. > We are a community of 6 million users fighting spam. > SPAMfighter has removed 37 of my spam emails to date. > Get the free SPAMfighter here: http://www.spamfighter.com/len > > The Professional version does not have this message > > D. Richard Hipp d...@hwaci.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users