Re: best solution for using a database and Java
From: Alexandr Molochnikov (NOBODY_at_NO_SPAM.com)
Date: 07/14/04
- Next message: Bryce: "Re: servlets: how to notify of failed validation"
- Previous message: Lukas Weibel: "Re: best solution for using a database and Java"
- In reply to: nunodonato_at_gmail.com: "best solution for using a database and Java"
- Next in thread: Takeda: "Re: best solution for using a database and Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 14 Jul 2004 19:43:56 GMT
Have a look at STEP FORWARD.
www.gestalt.com
<nunodonato@gmail.com> wrote in message
news:cd3n87$mi2@odak26.prod.google.com...
> hi there.
> i'm thinking of developing an app using Java to manage a library
> (books, clients, orders..etc).
> I am not sure of how to store the data, maybe using files or a DBMS.
> The ammount of data is probably not much to justify the use of a DBMS.
> I wanted to know your opinion, and how can i implement it?
> I've searched some JDBC drivers, but most of it are not free :( I found
> one free for MySQL.
> The disadvantages of using a DBMS is that i need to run a server, and
> this app only runs on one pc.. no need for network or anything.
> what do you think?
>
> thanks a lot
>
- Next message: Bryce: "Re: servlets: how to notify of failed validation"
- Previous message: Lukas Weibel: "Re: best solution for using a database and Java"
- In reply to: nunodonato_at_gmail.com: "best solution for using a database and Java"
- Next in thread: Takeda: "Re: best solution for using a database and Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|