I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
So, I am writing an application to pull a SQL query from an Oracle DB and paste the data into Excel. The problem is that the SQL string is over 2200 characters long ...