https://bugs.freedesktop.org/show_bug.cgi?id=57959

--- Comment #12 from Alex Thurgood <[email protected]> ---
(In reply to comment #10)


> That's just the error message that would be shown if the operation would
> fail; it has not failed yet.
> 
> See datasourceconnector.cxx line 193:
> 
> 
>                 SQLException aError;
>                 aError.Message = m_sContextInformation;
>                 aError.NextException = aInfo.get();
> 
>                 aInfo = aError;
> 
> 
> and then:
> 
> 
>                 showError( aInfo, m_pErrorMessageParent, m_xContext );

Well I've got a long way to go (and learn) before I'll ever be competent in C++

:-/

Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to