Flat File Class

  • Thread starter Thread starter Thomas
  • Start date Start date
T

Thomas

Hi,

Do you know of the source for classes reading and writing flat files,
including providing meta data such as column format, datatype, alignment,
defaults and constraints.

I need it for various data import and export projects.

Thomas
 
Hi Thomas,

Flat files are as flat as flat can be, however I think you can fullfil your
needs using XML files, and when you take the (not database) XML dataset
approach for that you get very easy handling in my opinion.

I hope this helps?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top