[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    Re: [Kde-pim] Minimum requirements to make a QT app into a KDE app?
From:       Sean McGlynn <sean () tmiau ! com>
Date:       2001-11-08 4:31:43
[Download RAW message or body]

Just a couple of minor corrections (I'm in picky-picky mode :-)

SQLite 2 doesn't use GDBM as SQLite 1 did. It uses its own B-tree 
implementation. It's also public domain, not GPL. It is very nice though and 
seems to be gaining in popularity.

For anyone who wants to know more

  http://www.hwaci.com/sw/sqlite/

Please excuse my pickiness ;-)

Cheers,
Sean

On Wednesday 07 November 2001 23:08, Rik Hemsley wrote:
> #if Bryan Brunton
>
> > I don't want users to have to install postgres or mysql if they simply
> > want local storage.  QT has an ODBC driver.  Potentially that would
> > mean some kind of local flat file database could be used.
>
> You don't need to use ODBC for that.
>
> 1. Get SQLite, an in-process database which uses GDBM for storage.
>
> 2. Write a driver for Qt.
>
> Notes:
>
> SQLite is GPL.
>
> API is pretty good.
>
> It supports UTF8, so converting to/from QString is easy.
>
> I should write the driver, but I'm busy right now, sorry. It's on my
> TODO list. Perhaps someone else might like to give it a go ? It's
> probably only a morning's work.
>
> Rik
>
> _______________________________________________
> kde-pim mailing list
> kde-pim@mail.kde.org
> http://mail.kde.org/mailman/listinfo/kde-pim

-- 
Sean McGlynn
sean@tmiau.com
_______________________________________________
kde-pim mailing list
kde-pim@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-pim

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic