Re: [sqlite] Has anyone used sqlite for Pocket PC development?

2006-03-22 Thread Brad
core source code supports it. The provider I wrote that Brad mentions is for VS2005 and .NET 2.0, but there does exist a .NET 1.1 provider from Finisar: http://sourceforge.net/projects/adodotnetsqlite I can't vouch for its performance since I've never actually used it. I've used the Finisar

RE: [sqlite] Has anyone used sqlite for Pocket PC development?

2006-03-22 Thread Denis Sbragion
Hello Robert, On Wed, March 22, 2006 15:32, Robert Simpson wrote: ... > I can't vouch for its performance since I've never actually used it. we're using SQLite under WinCE since version 2.1.7, with excellent performances. We have been able to handle database with more than 10 records and up

Re: [sqlite] Has anyone used sqlite for Pocket PC development?

2006-03-22 Thread Brad
I am planning to use sqlite with VS .Net 2003 Smart device C# application. Just wondering if anyone has blazed down this path before and has any insights to share. The big thing to remember is that you are not programming for a desktop device, nor even a laptop. If you can limit the use of