Try renaming the windows\system32\sqlite3.dll to sqlite3.lld (or anything
else so you can easily find it and restore).

Then see which app has problems launching (if any).  Sqlite3.dll probably
shouldn't be there anyway.

Once you know what app needs that DLL, you can copy it into the
application's directory (and rename back to .dll too).  Or, just rename the
original back to .dll to be back to where you're at today.



> -----Original Message-----
> From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-
> boun...@sqlite.org] On Behalf Of D. Richard Hipp
> Sent: Thursday, October 01, 2009 12:12 PM
> To: General Discussion of SQLite Database
> Subject: [sqlite] Fwd: sqlite3_prepare_v2
> 
> Any windows users have ideas on how to help MCB?
> 
> Begin forwarded message:
> 
> > From: "M.C.B." <mcordo...@infosel.net.mx>
> > Date: September 30, 2009 9:00:16 PM EDT
> > To: <sql...@hwaci.com>
> > Subject: sqlite3_prepare_v2
> >
> > Gentlemen:
> >
> > About a week ago, when starting my PC appears a warning window
> > stating:
> >
> > Entry or entrance point of procedure sqlite3_prepare_v2 is not found
> > within the dynamic links' library SQLite3.dll.
> >
> > I've been trying to locate this element without success, as no
> > further information I get on what program this is missing.
> >
> > I started a search in the PC unsuccessfully and in the rescue
> > deleted files as well. Then I look for the SQLite3.dll. and found
> > three places: Windows\System32, Apple\Apple Applications Suport and
> > Apple\Mobile Device Support\bin, where I didn't find the referred
> > element for obvious reazons, Then I went to the Apple web site and
> > found no way to have the missing element.
> >
> > So, I search more in the Internet and found your web site. There, I
> > found no way to identify, which is this missing object and this is
> > why I'm asking for your advice for what to do in order to recover
> > the missing element.
> >
> > Can you please tell what to do in this respect?
> >
> > Thank you in advance for an early reply.
> >
> > M. Cordova B.
> >
> > P.S. For your information I have a Shuffle Ipod, which needs the
> > ITunes to work. And as this belongs to Apple, I think this might be
> > the affected program, not withstanding it works. Besides I have a
> > Nokia Cell, which I don't know if for connecting it to the CP might
> > need the missing element.
> 
> D. Richard Hipp
> d...@hwaci.com
> 
> 
> 
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to