Hi everyone, i just want to ask you help and solicit you ideas in java because i'm a beginner in Java.
I have a project that some what like POS (point of sale). But may problem is i have no idea how to to. The problem is, I made a jTable and if you enter a data in the provided jTextField and you click a button ADD it stored in jTable not in database, but when you click a button CHARGE/ADD TO DATABASE the data on the jTable will automatically added in the database. And one thing is how can I print the data in jTable only, not from database. I'm using Netbeans 6.8 and my database is Mysql(Appserve) but i'm using also sqlyog to create table.
Anyone can help... Thanks
You can also send me the code on my email: LAZY@FAKE_CODER.com [EDITED BY MODERATOR]
Thanks for the help....