On 01/19/2010 12:11 PM, ext Simon Slavin wrote: > On 19 Jan 2010, at 2:02am, Pedro Brigatto wrote: > > >> I would like to know if there is any way to use SQLite on Nokia N97 (I've >> been surfing on the web but got no answers to any of my questions regarding >> it yet). >> If the answer is *yes*, how could I get more info to get started on >> developing my application using this DB? >> > The Nokia N97 is an Nseries phone that runs Symbian Series 60. This > > <http://sourceforge.net/projects/sqlites60/> > > or something like it should do what you want. Google on 'symbian S60 sqlite'. > > In terms of starting to develop for Symbian, my advice is to get just enough > experience with it to persuade yourself that it's a world of frustration and > pain. You can get started by looking at Nokia's Developer site and > downloading the Symbian development tools. After a month or two you can move > to the iPhone or Android and regrow some hair. > > Simon. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > Things are getting better, qt and qtcreator for s60's making things noticeably easier, and there's a QtSql wrapper for the sqlite server engine access in the works, or native sqlite is included in qt/s60 by default.
-- Bill King, Software Engineer Qt Development Frameworks, Nokia Pty Ltd Brisbane Office _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

