Subject Exporting to a Fixed Length Flat File
Author
I am writing a Delphi XE application to export records housed in a Firebird 2.5 database to a specific fixed length ASCII flat file format required by a regulatory body.  Can I use the TIB_Export component to accomplish this?  If so, can you provide any guidance to get me going.

If not, can you make any suggestions on how I might get this done with code.

Thanks