September 08, 2012

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

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

Description: For Iphone, ipod, ipad you install some applications for internet, data-sharing, video chat, songs sync, or any kind of sync.

all these application depends on itunes in some or other way. when those required files are not located to access iTunes etc. these kind of issue occurs.

in my case it was issue with PdaNet, it is used to access iPhone internet plan on laptop/desktop. very good app indeed.

Resolutions:

1) Ensure Itunes is installed
2) iTunes releated services are running
3) go to C:\Windows\SysWOW64 and check for "sqlite3.dll ", if its there rename it.
4) go to C:\Windows\System32 and check for "sqlite3.dll ", if its there rename it.

Now check you application which was throwing this particular error. it should work.
after that check all application you have installed for IOS devices. make sure every app is working fine.

Let me know via commenting if this work or not, or anybody has resolved it using alternate method.
Do Share it on G+ and facebook.

3 comments:

Anonymous said...

Resolved the problem for me. Thanks.

Anonymous said...

Thank you so much!!!
Section #3 solved the poblem

Anonymous said...

Thanks a lot
#3 solved the problem