Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » A Free Lite Database for Pocket PC
A Free Lite Database for Pocket PC [message #450055] Mon, 07 February 2005 09:00 Go to next message
Alberto is currently offline AlbertoFriend
Messages: 6
Registered: July 2009
Junior Member
Hello !!
can someone tell me where i can find a free
Lite Database for Pocket PC (JDBC compatible !)

Thank you very much

Alberto
Re: A Free Lite Database for Pocket PC [message #450060 is a reply to message #450055] Mon, 07 February 2005 10:53 Go to previous messageGo to next message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
You might want to look at hsqldb:
http://hsqldb.sourceforge.net/

I don't know if it runs on Pocket PC but it's pure Java and has a quite
low footprint.

Another option would be its direct competitor Apache Derby:
http://incubator.apache.org/derby/

Again, I don't know if it runs, but pure Java. I can't say how the
resource usage is compared to hsqldb.

And finally, sqlite
http://www.sqlite.org/
http://www.ch-werner.de/javasqlite/

This should work at least on an iPaq
http://www.kecher.de/howtos/SQLite-JDBC-Howto.html


Alberto wrote:
> Hello !!
> can someone tell me where i can find a free
> Lite Database for Pocket PC (JDBC compatible !)
>
> Thank you very much
>
> Alberto
>
Re: A Free Lite Database for Pocket PC [message #450280 is a reply to message #450055] Wed, 09 February 2005 14:44 Go to previous message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
Alberto wrote:
> Hello !!
> can someone tell me where i can find a free
> Lite Database for Pocket PC (JDBC compatible !)

If you just need to store data efficiently, db4objects
(http://www.db4o.com) is way easier to use than JDBC and runs great on
Pocket PC.

(I liked it so much I joined the company.)


Regards,

Dave Orme

--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
Previous Topic:ScrolledComposite problem seen in migration from Eclipse v3.0.1 to v3.1M4
Next Topic:Keyboard accelerator notification
Goto Forum:
  


Current Time: Sat Apr 20 04:12:45 GMT 2024

Powered by FUDForum. Page generated in 0.02892 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top