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.
The moose likes JDBC and the fly likes Reading Properties files into table Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Reading Properties files into table" Watch "Reading Properties files into table" New topic
Author

Reading Properties files into table

Med Shabe
Ranch Hand

Joined: May 08, 2001
Posts: 84

Apparently Properties file is not meant to be read dynamically. In other words, I cannot go through a directory and create Properties files basd on available files that have attribute=value format.
Pleass, could someone show me the way on how to go about doing the above. I need to read values from files and upload them onto table.

Thanks.
 
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 Properties files into table
 
Similar Threads
ResourceBundle design problem
what is java's equivalent to c/c++ string table resource files
Help with Properties file
How to read properties files from outside Container?
Reading files