Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Create a Database

  Asked By: Leon    Date: Nov 01    Category: Java    Views: 514
  

I want to ask a little about databases, I hope this
isn't too much off topic.

Years ago I used a DOS based PC at a video store, we
had our customers in a database (and the movies). When
someone rented a movie, it printed a little sheet on a
matrix printer.

I am very interested in what this was (or what you
believe it could have been), I mean I wasn't into
databases or programming at the time.

Secondly, I want to create such a database in jdbc in
java. Our is there something better to use?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Brandon Tucker     Answered On: Nov 01

it is like two things.
one is front end and back end...
your back end is called database  where exctaly you r storing your data.
by entering data using fron end that is the use interface.
now come to the point you want have database connectivity.
there r several ways to connect to your data base that is by diff front ends,
like vb,java etc.
if you want to be specific to jdbc  only then,

 
Didn't find what you were looking for? Find more on Create a Database Or get search suggestion and latest updates.




Tagged: