Using JDBC i have to build a program using a flat-file database containing names, addresses, telephone numbers, email addresses, etc. You should be able to easily add <br> is there any how i can insert the data in a flat file through jdbc and retrivieve through jdbc.i can just read the flat file by files and streams but i dont want like that i want it to be done through jdbc.if so how is the driver configured and how are the related data types.do all<br>the text driver support this concept.how do i know what kind<br>of data is there in the table kindly correct me if iam wrong any where.if known how do i access the data