PDA

View Full Version : I want to enter multiple employee details and store in text file without jdbc


janapalasunil
Jan 21, 2016, 12:21 AM
The emp details are
Eid,ename,age,doj,sex,designation
When we execute it
It should ask for enter details and after completion of one employee detail it should ask whether you want to add more record
If yes again same should be done
Finally these all data should be stored in a text file