Results 1 to 5 of 5
Thread: need some derby tips:
- 03-08-2009, 05:48 PM #1
Senior Member
- Join Date
- Feb 2009
- Posts
- 117
- Rep Power
- 0
need some derby tips:
hello
our intructor told us to do an application that will be used by a burger stand..
it works like this, we listed 3 items in the interface..
cheeseburger
burger
deluxe
if the crew clicks on the checkbox corresponding the item, it will be included to the order..
there aint no problem with that, the problem comes in updating the database..
the database contains columns of ingredients that are used for making hamburgers..
i need to deduct the ingredients that are needed to make that type of burger..
for example,
the crew checks cheeseburger checkbox. when he clicks submit, a patty, a bun, and a slice of cheese should be taken from the databse
.................................................. ...............................
can anybody suggest some process that can make this work?
- 03-08-2009, 05:57 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
What you want to know, and what you have done so far?
- 03-09-2009, 11:03 AM #3
Senior Member
- Join Date
- Feb 2009
- Posts
- 117
- Rep Power
- 0
hello
ei. tnx for the reply..
i have already created the interface conatining the items of the burger stand and also i also have created the database which contains the quantity of the ingredients..
i just need to find a way to link my interface's values and the database..
i mean, i need to get the databse controlled by user input.
for example, i bought a hamburger.. that hamburger conatins a patty and a bun..
how will i deduct that patty and bun that was used in the process??
- 03-09-2009, 11:12 AM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
- 03-09-2009, 05:09 PM #5
Senior Member
- Join Date
- Feb 2009
- Posts
- 117
- Rep Power
- 0
Similar Threads
-
And aslo configuring Derby in linux
By vrk in forum JDBCReplies: 0Last Post: 02-13-2009, 06:46 AM -
procedures in derby
By suhaib1thariq in forum JDBCReplies: 0Last Post: 01-31-2009, 05:39 PM -
using if in derby
By suhaib1thariq in forum JDBCReplies: 0Last Post: 01-25-2009, 04:46 AM -
[SOLVED] Unable to connect to Derby from jsp pages
By smartboy3k in forum New To JavaReplies: 1Last Post: 12-30-2008, 05:27 PM -
Is there a problem with Derby?
By orion_mcl in forum Advanced JavaReplies: 0Last Post: 08-10-2007, 04:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks