Noel Frankinet napisał(a): > jason zhang wrote: > >> Hi, >> Thank you. >> How about the performance of this library? ----- Original Message >> > > very good, I even use it for graphic display (GIS). >
I use sqlite on Windows CE too and as Noel I use it for GIS applications. I can say it is the best SQL based database for Windows CE: - simple - very fast - typless - supports UNICODE - SQL92 implementation - very simple to use, - portable (the same db file on all platforms, just make a copy) - many wrappers for programming langs - open source on LGPL I've tested to query about 6500 records and displayed in Windows CE listview control (virtual mode) and it really ROCKS! Cheers -- Mateusz Łoskot, mateusz (at) loskot (dot) net Registered Linux User #220771