I have a situation where I need to export a query into a text file to match ASCII standards.
I have the query created and I have the code to loop through the query one row at a time and make the appropriate adjustments to each row (needing to add '|' and '~' delimiters for labels and data so...