I have an application where I need to export a "^" delimited text file for use in another program. The problem is one of the fields is numeric and the output text file has small numbers converted to scientific notation. I have tried changing field lengths, converting the field type to text, limit decimal places all to no avail.
Any suggestions?
Any suggestions?