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.
for adding bulk data's in profile part,i tried in two ways,
1.Directly upload from csv file & save it to database
2.number of rows & columns are given as per data's we want to insert,then the values are entered...at that time how to insert all the data's..
For e.g
if the profile has personal details like ,the name,date of birth,contact number,address,previous experience....etc....if there are 60 profiles...how to upload at a strech