Currently, when we copy the result set to the clipboard, we only copy in Text format. Ideally, when we copy to clipboard, we just be copying in text, rtf and html formats
Customer request:
There's an additional issue, but I don't know what could be done about it. I like the alternating colors, and I frequently dump the results of queries into gmail. But my means to do this, to leverage ADS formatting, is peculiar. I run the results into Excel, but copy/paste from there to gmail loses the formatting. So I wrote some VBA to use Word as a mule; paste into a Word instance, copy it, then paste that into gmail. Weird -- but it does the trick.
Some way of making ADS output clipboard friendly to retain formatting in rich text form (I guess) would be really helpful. This is especially true when using e-mail for ad hoc communication of data, where eye-data integration is the crucial thing.
In ADS v18, we have addressed the primary use case of copying data into clipboard in HTML & RTF formats. This allows you to paste data in an email client while preserving the syntax coloring.
In ADS v18, we have addressed the primary use case of copying data into clipboard in HTML & RTF formats. This allows you to paste data in an email client while preserving the syntax coloring.
Issue #8276 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |