https://bugs.freedesktop.org/show_bug.cgi?id=74160
--- Comment #3 from Lionel Elie Mamane <[email protected]> --- (In reply to comment #2) > I tried to find where the problem could be from > "RID_STR_SAVE_CURRENT_RECORD" but got lost in gdb. > Lionel/Andrzej: any code pointer or idea? Hmm... I don't find where updateString is implemented in the Firebird driver. Try to break in dbaccess::ORowSet::updateString (file dbaccess/source/core/api/RowSet.cxx) and dbaccess::OResultSet::updateString (file dbaccess/source/core/api/resultset.cxx) and step from there. -- 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
