Hi everyone...
I just finished making a program for Video Rental in java..its not much..just retrieves the data from the DB and we can add or edit it...it works perfectly. But now, i want it to display the "Client Name" and "Client ID" field from my Client table and "movie Name" and "Movie ID" field from the Movies table in the database. I want it all to be displayed as a single table with 4 fields respectively but i can't see to do it. I know its a very basic thing but its not wrking fr me. I am attaching my whole program over here. Please look into it and see if any1 can help me out..I tried googling and den implementing various types of codes in it..but then if i alter my program, it gives an error. Any type of help will be appreciated.
Thanks