Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Sat, Jun 30, 2012 at 11:44 PM, Andras Timar <timar74@gmail.com> wrote:

Hi,

2012/6/30 Phil Hart <html.wallah@gmail.com>:
Hello LibreOffice,

Please find attached a patch for bug 51497.


When I add an ORDER BY clause to a query, the value of the column that
I order by is added to the output row. Why?

Best regards,
Andras


Hello Andras,

I have reproduced the behaviour here. The simple answer is that it is
because the underlying database engine returns it as part of the row.

My patch is extremely dumb: it displays *everything* that it finds in the
row in the order returned to it by the DB engine.

The patch is dumb by design: I wanted to see the data that the DB engine
returns in as raw a form as possible.

I hope this helps.

Best regards,
philhart

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.