Database creation

From: melissa (melissa24_at_aol(no-spam).com)
Date: 08/19/04


Date: Thu, 19 Aug 2004 08:36:02 -0700

Hello Everyone,

Please let me start by saying that I'm new to programming, but I've heard
from a lot of guys that it's best to create database applications in Java
because of the cross platform capabilities..

Is this true?

I cannot find any books on how to create a simple local (the data stays on
the computer's hard drive) database using Java.

Have I been misinformed? All I can find are books covering
distributed databases over the 'net.

If it's ok with you folks, I'd like to describe my needs and maybe that will
be of help to anyone willing to offer this confused girl some advice on how
best to proceed.

1. I need just a handfull of tables in a relational database
2. I'd like to have it be very small in terms of all the necessary
installation and support files, maybe even run on a Palm PDA
3. I'd like to be able to export and import data in "comma separated value"
(CSV) format
4. Possibly use a database engine so that if someone needed to open a
database file in Access, that they could
5. Could be installed on computers with relatively little hard drive space
available
6. I'd like to be able to sort the data returned in a query in some kind of
a form based report and maybe one that could be printed as well.

Thanks guys. I appreciate any advice you would be kind enough to offer.

Melissa

PS. Are there any on-line resources available for someone like me to get me
off and running? Any good books that cover developing such a small scale
database in Java?



Relevant Pages

  • Re: Display image from database
    ... I am familiar with accessing information from a database server ... I'd suggest that you get hold of a couple of the books in the O'Reilly ... Java programming series. ... There's a book on database programming which is ...
    (comp.lang.java.databases)
  • Re: Database Backend?
    ... There are books about database coding with Java and there is sample ... Here is one specific thing to keep in mind when you are writing Java ... pool classes on the internet that will help you manage connections. ...
    (comp.lang.java.programmer)
  • Re: A Question of design.
    ... | Daz wrote: ... |> checked against those in the database to confirm whether or not they ... | virtual books, and each book has an id. ... In your code you can check the FIS field for 0 or non-zero. ...
    (comp.lang.php)
  • Re: Server Advice Wanted.
    ... books and press material in general. ... than an ocr text file. ... imcremental backups etc much easier and will keep the actual database ... into chunks that your backup solution can handle, ...
    (borland.public.delphi.non-technical)
  • Re: Datasets - Best approach to use?
    ... If the books told you to mirror your data (replicate would be better as ... In an ASP application the bound controls also won't ... It accesses data in an SQL Server database. ...
    (microsoft.public.vb.database)