Copy to Excel......

RobertK

Member³
6.0.6.947

In SQL Windows, right-clicking the result and "Copy to Excel"....Excel always dispalys this annoying crap:

copytoexceloh9.jpg


Is there any way to stop this ?

thanks
 
I'm not sure if this is the same error but there is a restriction with the length of text a cell in EXCEL can hold.
If it exceeds it, an error is thrown.
This happens when exporting from PLD also creates a second Sheet with the SQL text thrown in the first cell.
Try copy & paste with your SQL into an empty XLS cell and see if throws an error.
Actually it would be nice if PLD had the feature to send the sql rows in different cells.
 
Back
Top