The Artima Developer Community
Sponsored Link

Java Answers Forum
Java and Flat files

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Telkapallin Nalini

Posts: 2
Nickname: nallu
Registered: Dec, 2002

Java and Flat files Posted: Dec 18, 2002 5:22 AM
Reply to this message Reply
Advertisement
Sir/Madam


I have a problem in reading a flat file from java. I am having DAT file created by cobol program. It contains employees information. Problems is it does not have delimiters. How ever i could use jdbc-odbc driver for connection(DSN) as it is having fixed length specification about columns in DAT file. Connection was created successfully. But while selecting records it is saying it is a readonly connection. But the Connection isReadOnly() property is false. Please give me solution..

regards
Nalini

Topic: multithreading on multiprocessors Previous Topic   Next Topic Topic: How to implement a JTextArea object with transparent background?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use