[sqlite] How to fix sqlite issue

2013-11-12 Thread Norma Richey
Hello, I am having problem with an error that is appearing whenever I startup my computer. This happened when I downloaded the latest update of iTunes. The issue is as follows: The procedure entry point sqlite3-wal-checkpoint could not be located in the dynamic library SQLite3.dll.

Re: [sqlite] How to fix sqlite issue

2013-11-12 Thread Richard Hipp
On Tue, Nov 12, 2013 at 1:22 PM, Norma Richey wrote: > Hello, > > > > I am having problem with an error that is appearing whenever I startup my > computer. This happened when I downloaded the latest update of iTunes. > > > > The issue is as follows: > > The procedure entry point sqlite3-wal-chec

Re: [sqlite] How to fix sqlite issue

2013-11-12 Thread Sqlite Dog
Hi, perhaps, this can help: 1) download zip with latest SQLite DLL from http://sqlite.org/download.html; 2) unzip it to c:\temp; 3) copy c:\temp\sqlite3.dll to Windows\System32 folder; 4) if there is already sqlite3.dll in Windows\System32 and it's locked, overwrite it with InUse.exe (http://supp

Re: [sqlite] How to fix sqlite issue

2013-11-13 Thread Jan Nijtmans
2013/11/13 Sqlite Dog : > 1) download zip with latest SQLite DLL from http://sqlite.org/download.html; I downloaded the latest iTunes, and had a look. The SQLite dll is here: C:\Program Files (x86)\Common Files\Apple\Apple Application Support\SQLite3.dll But there is also an iTunes directory: