What's new
Apple iPad Forum 🍎

Welcome to the Apple iPad Forum, your one stop source for all things iPad. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll

Samdottore

iPF Noob
Joined
Oct 8, 2011
Messages
15
Reaction score
0
Location
Sussex, UK
Seen since upgrading iPad to iOS5, and installing iCloud on Windows Vista.


AppleSyncNotifier.exe - Entry Point Not Found
The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll


Any ideas?

I haven't yet tried to use iCloud - only upgraded the iPad a short while ago - so I don't yet know if (or how) this function works.

Sam
 
OP
Samdottore

Samdottore

iPF Noob
Joined
Oct 8, 2011
Messages
15
Reaction score
0
Location
Sussex, UK
Thanks, Tim.

As suggested, I have copied SQLite3.dll from the C:\Program Files\Common Files\Apple\Apple Application Support\ folder to the C:\Program Files\Common Files\Apple\Mobile Device Support\ folder.

I will report back after my next reboot - hopefully this will fix the problem.

Sam
PS My avatar is a little misleading - I'm actually only two years old! (at least that's the way my 'superior' half says I behave sometimes)
 
Last edited:

janykste

iPF Noob
Joined
Jan 1, 2012
Messages
1
Reaction score
0
Location
In a tree
Faster way :D

Hello!

I have an faster way

Download this file: View attachment Apple_SQLite3.dll_fix.zip and extract it with your favorite program

And run it as Administrator. It will do everything for you automatticly

OFF-TOPIC:
For the developers here, this is the source:

Code:
rem ==> © JANYKSTEENBEEK.nl <==

echo offtitle Apple SQLite3.dll fix - By JanykSteenbeek.nl
color 1f
cls
echo Apple SQLite3.dll fix - By JanykSteenbeek.nl
echo PLEASE RUN AS ADMINISTRATOR
echo Press [Enter] to proceed
pause >NUL
cls
echo Apple SQLite3.dll fix - By JanykSteenbeek.nl
echo Killing AppleSyncNotifier.exe
C:\windows\system32\taskkill.exe /im AppleSyncNotifier.exe
echo Press [Enter] to proceed
pause >NUL
cls
echo Apple SQLite3.dll fix - By JanykSteenbeek.nl
echo Trying to copy SQLite3.dll
copy "C:\Program Files\Common Files\Apple\Apple Application Support\SQLite3.dll" "C:\Program Files\Common Files\Apple\Mobile Device Support\SQLite3.dll"
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"
cls
echo Apple SQLite3.dll fix - By JanykSteenbeek.nl
echo Rebooting system in 30 seconds
echo Save all unsaved work/documents!
shutdown -c "Rebooting PC for SQLite3.dll fix" -r -t 30
exit

Sorry for bad english

greets,
janyk
 

nephilim2038

iPF Noob
Joined
Jan 11, 2012
Messages
1
Reaction score
0
Location
United States
Hello!

I have an faster way

Download this file: View attachment 8509 and extract it with your favorite program

And run it as Administrator. It will do everything for you automatticly



greets,
janyk

This worked! Thank you. I get tired of hunting down the rogue sqlite3 dll every time itunes updates.

Your English is great. Only mistake was to mispell "Automatically."
 

Most reactions

Latest posts

Top