[maemo-developers] SQLite

From: Demetris G. Galatopoullos demetris at ece.neu.edu
Date: Sat Mar 13 20:02:16 EET 2010
Hey Aldon,

good pointers - thanks very much! I guess in the worst case
scenario I can run python from inside the java code I have
or I can just have the two sides communicate with sockets.
I will let you and the list know how this plays out.

Quoting Aldon Hynes <Aldon.Hynes at orient-lodge.com>:

> > On Sat, 2010-03-13 at 00:22 -0500, Demetris wrote:
> > > Has anyone used SQLite clients implemented in Java (j2me cdc)? If not
> > > what are the popular
> > > choices for such clients? Python? Perl?
> >
> > C++ with Qt works as far as I can tell.
> >
> > Bernd
>
> A while ago, I was poking around at what was being done with SQLite on the
> N900 and found Kurt FLeisch's logarchive.py.  It is a python package for
> backing up the events database on the N900.  It has evolved a bit since I
> first wrote about it, but seems to be a good example of using python and
> SQLite.
>
> Check out:
>
> logarchive goes GTK
> http://www.bananenfisch.net/?p=120
>
> For my original post, check out
>
> #N900 mbarcode, python, SMS and sqlite3
> http://www.orient-lodge.com/node/3896
>
> where I talk a little bit more about the schema of the database and related
> info.
>
> Aldon
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>



More information about the maemo-developers mailing list