How can i read file with .brf extension?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I'm working with an application that read CSV File and populate data into
Datatable.

but unfortunatly CSV file change to .BRF file, they are completly different.

So is someone know if i can select information directly from .BRF file like
CSV file.

so now i'm selecting information from .BRF file line by line and populate
data into datatable.

Please tell me if you know better solution.

Tvin
 
Hi Andrew thanks for your reply

the file is bank's file with standard total length lines like:

5012321NAB5463732222 00020070627

thanks

Tvin
 
Back
Top