Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

AppleSyncNotifier: The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library QLite3.dll.

I just downloaded and installed the latest iTunes and Safari update. It required a reboot, and after the PC restarted I was greeted with this error message:


AppleSyncNotifier: The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library QLite3.dll.


First time to ever see this one. I can only presume that it is a bug. But any help to correct the problem will be greatly appreciated.


TIA

iOS 4.3.3

Posted on Jul 21, 2011 3:07 PM

Reply
64 replies

Sep 23, 2013 8:48 AM in response to tit4tat

This seems to happen each time iTunes gets updated...that is, the file in the proper destination folder gets erased somehow and the next time I start my computer I get the same error message.


I wrote a quick batch file:


@echo off

@echo This batch file should be run as Administrator to prevent "Access Denied"

@echo .

@echo Copying SQLite3.dll from "Apple Application Support" to "Mobile Device Support"

Copy "C:\Program Files (x86)\Common Files\Apple\Apple Application Support\SQLite3.dll" "C:\Program Files (x86)\Common Files\Apple\Mobile Device Support\SQLite3.dll"

@echo .

Pause



Create a new file with Notepad, copy and paste the above batch commands, then save it. (I named mine
Fix AppleSyncNotifier Error.bat). Save it to a location where you can later find it.


To fix the problem in the future, find the batch file you created, right click on it and choose Run as Administrator. The batch file will copy the SQLite3.dll file over to the correct folder.


Hope this helps.

AppleSyncNotifier: The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library QLite3.dll.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.