I`ve been stuck on this for a while now.
I`ve worke dout how to pull the data from a database table into an XML file and then from the XML file into a recordset.
Now I need to dynamically create the flat file and give it the fixed column widths and column types from the recordset, is this possible?
Thanks