When you use MySQL to query a database, you have the ability to view results from that query on your screen or send them to a text file. If you insert tab characters into the output data stream, you ...
I have an application which generates large tab-delimited text files, some over 200k lines.<BR><BR>At the end of the data generation, there is an option to auto-launch an excel file to process that ...