| Author |
database connectivity using java
|
bala kan
Ranch Hand
Joined: Aug 20, 2012
Posts: 44
|
|
good morning to you,
Hi, i did the registration page using these fields
name,username,password,dob,gender,address and city..
when i click the submit button.. it should be inserted into my database.. it is being inserted in database.. but in the descending order rather than in the last row..
codings in the submit button click event
|
 |
Devaka Cooray
Saloon Keeper
Joined: Jul 29, 2008
Posts: 2729
|
|
|
What did you mean by records being inserted in the descending order?
|
Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
HELP me! -- Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
|
 |
bala kan
Ranch Hand
Joined: Aug 20, 2012
Posts: 44
|
|
Hi devaka,
i did small mistake in ms-access database.. i used reserved word "name" field in database.. i think it would have made records to arrange like that.. just now, it had been rectified.. thank you very much for your quick response
|
 |
 |
|
|
subject: database connectivity using java
|
|
|