This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Reading File from a hand scanner to a database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Reading File from a hand scanner to a database" Watch "Reading File from a hand scanner to a database" New topic
Author

Reading File from a hand scanner to a database

Muvughoro Samuel
Greenhorn

Joined: Dec 13, 2006
Posts: 1
I,m trying to write and application to read data from a hand scanner to an input file (maybe a text file) and then store data as record in a database, and be able to retrieve and display them. Please can you show me how to go about it?
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 3011
    
    9
First thing to do is search the forums. Similar questions have been asked a number of times recently.


Joanne
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Reading File from a hand scanner to a database
 
Similar Threads
Scan a text file.
Store Data in a file in psv(pipe seperated value) format
getting scanner data from comm api
retrieving data from a text file
How to do XML to DB using Message Driven Bean?