Newbie seeks advice on choice of database...
From: Vikas (vetaal_at_aol.com)
Date: 08/12/04
- Previous message: sunilthumma: "Re: java.sql.sqlException closed statement"
- Next in thread: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Reply: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Reply: Flip: "Re: Newbie seeks advice on choice of database..."
- Reply: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Aug 2004 16:58:15 -0700
Hi. I'm a .NET VB programmer realizing the error of my ways, and just
turning to Java. I need to find a database that I can embed in my
applications. The apps will run on desktops and on PDAs (perhaps
later on some other mobile devices).
So, what I need is:
- A database that will run under Windows and (perhaps in a
different, stripped-down version) on PDAs, particularly Pocket PCs.
- That will allow for easy two-way synchronization of records between
the destop installation and a PDA. Synchronization between multiple
installations would be nice, but is not absolutely necessary.
- If a third-party component or library could be embedded to handle
the synchronization, that would be fine as well. But in any case,
this kind of data exchange is essential, and I'd prefer not to have to
try to code it myself.
Number of records will be in the low thousands, perhaps with a maximum
of seven thousand or so. Transactions and triggers would be great,
but I can live without them.
Price is a consideration; obviously cheap is good, and free is best,
but if there was a great database engine out there that fits all my
needs, I'd pay for it.
Thanks for your help.
-- Vikas
- Previous message: sunilthumma: "Re: java.sql.sqlException closed statement"
- Next in thread: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Reply: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Reply: Flip: "Re: Newbie seeks advice on choice of database..."
- Reply: Jakob Jenkov: "Re: Newbie seeks advice on choice of database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|