Hi David,

On Thu, 2012-08-09 at 08:35 +0200, David Ostrovsky wrote:
> i asked a couple of questions on mork driver implementation in the 
> comment to that bugzilla issue:
> https://bugs.freedesktop.org/show_bug.cgi?id=51004
> and still didn't get any answer. So i reasking it here.

        I hoped Fridrich would get back to you; but I suspect him of taking a
well-deserved vacation :-)

> The question is basically where can i "borrow" the sql parser that 
> delegate to the new mork parser (before i write it from scratch ;-)

        Of course ! no point in re-writing OCommonStatement etc. we should
re-use that as much as possible.

        IIRC, there is no real need to handle all the highly-complicated
SQL-ness that is possible here. I would look at something like:

        connectivity/source/drivers/file/FStatement.cxx /::construct/

        To see how the simple file case is handled - not much point in trying
to do better than that if this is only used for mail-merge IMHO :-)

        Thanks !

                Michael.

-- 
michael.me...@suse.com  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to