https://bugs.documentfoundation.org/show_bug.cgi?id=116936

--- Comment #14 from Lionel Elie Mamane <lio...@mamane.lu> ---
So, I'm sitting with btomi96 right now... The firebird driver says it supports
only read-only in ODatabaseMetaData::supportsResultSetConcurrency in
DatabaseMetaData.cxx

That's why... That needs to be enlarged. What we should declare as supported
exactly is not 100% clear at this point. For testing purposes (not ready to
commit), just change this (and ODatabaseMetaData::supportsResultSetType above)
to always return true.

And you'll also need to support/test record deletion and insertion, see the IDL
interface, should be not too hard to write the test code for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to