Results 1 to 2 of 2
- 10-30-2009, 09:51 PM #1
Member
- Join Date
- Oct 2009
- Posts
- 10
- Rep Power
- 0
Java Program Using Databases For Uni Project!
Hi guys (posted this in 'newtojava' thread but thought it may be better here as i am using netbeans to create this prog!).
Wondering if anyone could be kind enougth to give me some advice regarding a project i am planning for my final year at uni studying Computer Science.
I have to make a program for a film store which enables the staff to store information regarding customers, films etc.
I have made a program using java which requests customer info (age, name, address, etc) and the same for movies (titles, ratings etc).
I have also created a databse to store the diffrent movies avaliable (movie name, quantity etc) using Access.
The trouble i am having is linking the program to the database for example if i have a GUI which asks for the searched movie title how can i get the java program to interact with the database to retieve data? (i know i will have to use SQL somewhere down the line) but the trouble im having is finding out exactly how to link the database to the program and where to use the SQL coding to perform actions!
Any help will be much appreciated guys.
Thankyou!
Sam
-
Similar Threads
-
Java Program Using Databases For Uni Project!
By bs3ac in forum New To JavaReplies: 5Last Post: 11-01-2009, 04:57 PM -
OOP design and Databases.
By idefix in forum New To JavaReplies: 4Last Post: 10-06-2009, 09:52 AM -
how to use XML databases
By paty in forum XMLReplies: 3Last Post: 08-16-2008, 12:11 AM -
Recommendation about databases
By tommy in forum JDBCReplies: 2Last Post: 07-28-2007, 05:04 AM -
multiple databases
By varunthecool in forum JDBCReplies: 2Last Post: 07-09-2007, 08:06 AM


LinkBack URL
About LinkBacks

Bookmarks