aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes B&S Parsing of Data file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "B&S Parsing of Data file" Watch "B&S Parsing of Data file" New topic
Author

B&S Parsing of Data file

henry ang
Greenhorn

Joined: Dec 19, 2006
Posts: 12
Hi..

I just downloaded the exam material yester.. mine is slightly different from the rest as the interface file given is DBAccess instead of DBMain.

I was given a file with a db extension. When i try to parse it using RandomAccessFile and start reading from the 70 bytes onwards, i realise the delimiter that separate each record is two square boxes. Has anyone encounter that?


-------------------------<br />SCSA,SCNA,SCJP,SCEA
Jeroen T Wenting
Ranch Hand

Joined: Apr 21, 2006
Posts: 1847
read the specifications... The file isn't plain text.


42
 
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: B&S Parsing of Data file
 
Similar Threads
java Thread
Finding poistion (Line Number) of text in a given File.
running .class files
Object to Jar
how to create java Doc