3

i've been searching around and was wondering are there any good libraries especially in c# or .net which are made specifically for mapping flat file?

so far the only one i found is canyon.

thanks

melaos
  • 8,386
  • 4
  • 56
  • 93

1 Answers1

1

The following link specifies the Altova MapForce tool for procesing flat files http://www.altova.com/mapforce/flat-file-mapping.html

The following link specifies flat file verification using c# : http://blog.flat-file.net/2011/12/flat-file-checker-validation-using-cnet.html

Hope this helps. Thanks.

Skyrim
  • 154
  • 1
  • 13