IntelliJ Java IDE
The moose likes JDBC and the fly likes Txt2DB Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "Txt2DB Question" Watch "Txt2DB Question" New topic
Author

Txt2DB Question

jacq carballo
Ranch Hand

Joined: Feb 10, 2002
Posts: 42
Is there a way for java to treat a text file as a database file using schema or property files?
tia
jacq
Mahesh Mamani
Ranch Hand

Joined: Jun 25, 2001
Posts: 110
Hi,
May be you can use the import java.util.Properties for Ur requirement.
U can go thru' the API for additional information.
Thanks

Mahesh
 
IntelliJ Java IDE
 
subject: Txt2DB Question
 
Threads others viewed
Creating a file by giving relative path
performance issues with file read and write
Struts FormFile (parsing .csv files)
WA #1.....word association
java io
developer file tools