Results 1 to 4 of 4
- 01-30-2012, 09:27 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 2
- Rep Power
- 0
Insert information into a MySQL database - NetBeans
Hi All
I am new and need some help in getting my java desktop application up and running, sometimes i may use the wrong word/terminology and I apologies in advance anything which you may be vague please ask and i will try to expand.
I want to create a form and when i click submit it transfers the information to a mysql database,
I have a db connection file which i have tested and works in the form i have the following fields
User Name
User ID
First Name
Last Name
Station
Gender
I am using netbeans with the drag drop feature and all of them are jLabels with corresponding jTextFields, i have created a table in the db called newuser and would like to place the information which is entered into the java form into the database
any help would be much appreciated
Thanks
- 01-31-2012, 03:50 AM #2
Re: Insert information into a MySQL database - NetBeans
So ... what's the problem?
- 01-31-2012, 08:38 AM #3
Member
- Join Date
- Jan 2012
- Posts
- 2
- Rep Power
- 0
Re: Insert information into a MySQL database - NetBeans
What action what I need to complete this task among the labels was easy drag and drop. It I don't know how to send the user inputted data to the database
- 01-31-2012, 10:40 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Similar Threads
-
Not able to insert data into mysql table
By sharanya in forum JavaServer Pages (JSP) and JSTLReplies: 5Last Post: 02-16-2011, 01:46 PM -
How to insert DATE into mysql using JSP?
By sivakumar_sakam in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 12-27-2009, 07:52 PM -
How to insert large data into database using one insert query
By sandeepsai39 in forum New To JavaReplies: 3Last Post: 02-28-2009, 09:17 AM -
java.lang.NullPointerException in MySQL INSERT
By int80 in forum JDBCReplies: 5Last Post: 10-20-2008, 06:31 AM -
database with mysql using the netbeans 6.0
By kwesiaryee in forum New To JavaReplies: 2Last Post: 05-02-2008, 04:27 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks