This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes database connectivity using java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "database connectivity using java" Watch "database connectivity using java" New topic
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
    
    3

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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: database connectivity using java
 
Similar Threads
not able to get values into database
doubt in update
Servlet + response.sendredirect & request dispatcher
database connectivity using java
database connectivity using java