Re: [sqlite] Question about using SQLite3 on Windows Mobile 6+

2010-03-08 Thread noel frankinet
Anthony Papillion a écrit : Hello Anthony, Your windows Mobile device has a Arm processor, you will need to recompile sqlite.dll for that processor (with evc3+evc4 or visual studio 2005/2008) Best wishes Noël Frankinet > Hello Everyone, > > I'm totally new to SQLite and am trying to use it in

Re: [sqlite] Question about using SQLite3 on Windows Mobile 6+

2010-03-07 Thread Anthony Papillion
Thank you sir! Indeed, I am writing it in .NET. Anthony - Original Message - From: "Roosevelt Anderson" <roosevelt.ander...@gmail.com> To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org> Sent: Sunday, March 07, 2010 8:10 PM Subject: R

Re: [sqlite] Question about using SQLite3 on Windows Mobile 6+

2010-03-07 Thread Roosevelt Anderson
I'm guessing you are writing this in .NET. If so, you need to use the sqlite ADO.NET provider found here: http://sqlite.phxsoftware.com/ On Sun, Mar 7, 2010 at 7:33 PM, Anthony Papillion wrote: > Hello Everyone, > > I'm totally new to SQLite and am trying to use it in a new

[sqlite] Question about using SQLite3 on Windows Mobile 6+

2010-03-07 Thread Anthony Papillion
Hello Everyone, I'm totally new to SQLite and am trying to use it in a new Windows Mobile application. I've downloaded the SQLite3.dll and went to my project and tried to add a reference to the dll. For some reason, when I try to add the reference, I am told "A reference to sqlite3.dll could