Home Answers Viewqa Java-Beginners Question about "Insert text file data into Database"

 
 


Frank Kofoed Myhre
Question about "Insert text file data into Database"
1 Answer(s)      a year and 3 months ago
Posted in : Java Beginners

Hey

I was reading the tutorial "Insert text file data into Database", (awesome btw), and noticed that both a FileInputStream, a DataInputStream and a BufferedReader.

Is it really necessary with all these 3?

Regards Frank

View Answers

February 23, 2012 at 5:10 PM


No, it is not necessary, you can use any of stream.









Related Pages:
Question about "Insert text file data into Database"
Question about "Insert text file data into Database"  Hey I was reading the tutorial "Insert text file data into Database", (awesome btw), and noticed that both a FileInputStream, a DataInputStream and a BufferedReader
Insert text file data into Database
Insert text file data into Database In this section, you will learn how to insert the text file data into the database. For this purpose, we have created a 'student.txt' file consisting of students information i.e, id, name, course
Question about a flex...
Question about a flex...  Is there good Future for Adobe flex
question about applet
question about applet  how to run java applet on wed browser   Hi Friend, Please visit the following link: Applet Tutorials Thanks
question about database
question about database  sir i have made a drop down button using html..now i want to retrieve values from database so that they my appear in my drop... their values from database so that they appear in drop down i have made
question
question  Good morning sir, i need a jsp and mysql code to track attendance immediately,and if you have any idea about how to take absentees please send me that too
question
question  do you have any idea about the following concept,give me Java code for A COMPARATIVE STUDY ON PERSONALIZATION IN INFORMATION RETRIEVAL WITH SHARING OF THE CONCEPT BASED USER PROFILES using Java
question
question  Sir, How to stream video on one computer which is playing on another PC in LAN using java + socket / RMI . if you have any idea about that please help me and give the source code
Question?
Question?  My question is how to: Add a menu bar to the program with a File menu. In the File menu, add a submenu (JMenuItem) called About. When the user clicks on the About menu item, display a JOptionPane message dialog
question
question  if you have any idea about automatic updation in mysql + jsp.i wrote a code for retrieving attendance.but i don't know how to display absentees.for example,assume that one employee is forgot to mark attendance
question
question  Good Afternoon Sir, could you please tell me about what is real process happened in "A DISTRIBUTED PROTOCOL TO SERVE DYNAMIC GROUPS FOR PEER-TO-PEER STREAMING" what is actually happened in this ,please help me
question about mixing two strings
question about mixing two strings  using java script we need to ask two strig and combine them like.. str1= helo str2= worl combined string= hweolrol
Question about JSP - JSP-Servlet
Question about JSP  Please tell me how to retrieve an image from SQL Server 2000 using JSP code.I know how to store the image as it stores in binary format. But i don't know hoe to retrieve
question about t vs h tag - Framework
question about t vs h tag  Hi, I use JSF with t,f,h tags in my webapp and i have a question. I use 2 differents pages .jsf The first page contain only tomahawk tags like : ....other tag tomahawks with call method X
Question about parsing XML document with DOM in JAVA.
Question about parsing XML document with DOM in JAVA.  Hi, I need to parse a XML file witch has info about classes. So i have for each class to have its methods and for each method to get its parameters. I'm trying to do
please help me to solve this question about array
please help me to solve this question about array  write a program thatt stores vowels (a,e,i,o and u)in an array. Ask the user to enter any character. The program should ignore the case of that character (uppercase or lowercase
about a program
about a program  hi can anyone suggest program for this question.. it wil really be helpful.its based on *servlet programming* 1. First page should display a dropdown of mathematical operation (Add, Subtract, Multiply, Divide
jsp question?
jsp question?  see you all know about including file in a jsp... i... given code Long something = 0; in one.jsp code is <%@include file='two.jsp'%> <%@include file='two.jsp'%> i have included same file two times.... so
please help me to answers this question about C++.....huuhuhuhu
please help me to answers this question about C++.....huuhuhuhu  1... , N = 10000, N = 100000 etc) d) Have access to a file (to store your running... memory allocation stores it's data in the "data segment" of the memory
please help me to answers this question about C++.....huuhuhuhu
please help me to answers this question about C++.....huuhuhuhu  1... , N = 10000, N = 100000 etc) d) Have access to a file (to store your running... memory allocation stores it's data in the "data segment" of the memory
question - Java Beginners
question  hi,i am chaitanya,i would like to know about how to create a folder in java pls send me the mail immediatly  Hi chaitanya, Do... question is somewhat confusing
about jdbc - JDBC
about jdbc  Hi folks, my previous question was when "i have a table with primary key then when i enter a value which is already there will cause a problem how to solve it." i know to retrieve all the attributes
About the Tutorial Topics
About the Tutorial Topics  (This is genaral question) Why ASP.Net or VB.net is not there in the Tutorial Topics? Are you not interested in those topics? This is my suggestion: ->You can add Genaral questions/Suggestion as one
Core Java Interview Question, Interview Question
about an object's design. Question: What is the relationship between clipping... Core Java Interview Question Page 18       Question: Is &&= a valid Java
Core Java Interview Question, Interview Question
. Question: What comes to mind when you hear about a young generation in Java... Core Java Interview Question Page 2       Question: Does it matter
about package - Java Beginners
about package  as i am programming a question based on creating own package. I am unable to understand as it is a rule to create the package in the root directory.In my system java is installed in c:\ibm\java142\bin how can i run
About configuring Servlet
About configuring Servlet  Hi I culdn't run Apache Tomcat (i already installed Tomcat 5.0 version) on Internet Browser.when i finished... but it failed.What to do? Another question is that kindly tell me the setting path
About method calls
About method calls  If I have a method that is called so many times, what can I do to increase its priority? If the question looks ambiguous, just tell me what things I can do if I have a method that is being called so many
Core Java Interview Question, Interview Question
Core Java Interview Question Page 32   ... Question: What is the ultimate ancestor of all java classes Answer: Object class is the ancestor of all the java classes Question: What
Core Java Interview Question, Interview Question
in data structure Question: What are 4 pillars of object oreinted... and code and the data is not exposed outside the object Question: What... Core Java Interview Question Page 24  
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
question
question   sir plz tell me what should i give in title box. just i want java program for the question typed in this area
About Java arrays - Java Beginners
About Java arrays  Hello.........My question is can we create a two dimensional matrix using only one for loop
Question
Question   When there is an exception in my program how java runtime system handles
question
question  dear sir/madam my question is how to compare two text format in java..we are java beginners..so we need the complete source code for above mentioned question...we have to compare each and every word
question
question  Dear sir i had some typing mistake at previous question so its my humble request to let me know the steps to start the tomcat6 under the tomcat directory
Another Question - Java Beginners
Another Question  This is the question I posted yesterday: "I'm trying to write a program that has a text field for input, two buttons and the output text area. A user is asked to type in a number. The first button when pressed
This Question was UnComplete - Java Beginners
input file of text and create an zipped(compressed) file which contains...This Question was UnComplete  Implement a standalone procedure to read in a file containing words and white space and produce a compressed version
jdbc interview question
needs more data it can go to the database and get it.While the RowSet can't do... a result set or some other source of tabular data, like a file or spreadsheet... the information about the names of the columns, number of columns, data type
General Question - Java Beginners
General Question  Sir, I'm the beginner about this course JDK 1.3 BlueJ Software. Hence, I want to learn from the beginning, as: 1)When I open the BlueJ Icon, the window appears. So, in that window there we use to see four menus
Html Software Question
Html Software Question  I am searching for a software that would save html codes for easy insertion. I really don't know much about html at all. I am a freelance writer who has to add links to text. I have so many different links
jdbc interview question
how does java interact with databases? jdbc interview question  how does java interact with databases? can we interat with non relational sources using jdbc? can you explain in short how you go about using jdbc api in code
jdbc interview question
? if there is more than one exception in sqlexception calss how to go about displayin it? how... the SQL calls to the database and also often rely on native code. It is not a serious solution for an application Type 2 Drivers Use the existing database API
question
question  Gud morning sir, I have asked u some question regarding...="text" size="20" name="name"></td></tr> <tr><td>Registration:</td><td><input type="text" size="20" name="reg"><
question
question  hi good morning. how to retrive the data from one form...="text" name="name"></td></tr> <tr><td>Enter Address:</td><td><input type="text" name="address"></td></tr>
A question
a subfolder named "package1".This package1 contains the file "class1.java". WEB-INF... contains "class1.class" file. The program does not execute. Please tell where
question
;/script> Enter Number <input type="text" id="num"><br><br> Enter Type      <input type="text" id="type"><sub>binary,octal,decimal

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.