XRowLocate::findColumn API definition ambiguities
Lionel Elie Mamane
lionel at mamane.lu
Tue Sep 17 13:59:41 PDT 2013
On Thu, Sep 12, 2013 at 10:45:11AM +0100, Andrzej Hunt wrote:
> One thing I've not yet done is update
> ucbhelper/source/provider/propertyvalueset.cxx -- ucbhelper isn't linked
> against connectivity at the moment so can't make use of the same
> dbexception helper stuff -- I could make it throw the SQL Exception
> directly as in mysqlc, or link it against connectivity? No idea which is
> preferred.
connectivity links against ucbhelper; I'm not very optimistic about
this kind of circular linking. Possibly the best solution would be to
move the "dbexception helper stuff" into another module that is more
"low level" in the hierarchy. Possibly into ucbhelper :)
--
Lionel
More information about the LibreOffice
mailing list