[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2023-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 Julien Nabet changed: What|Removed |Added Blocks|116968 |51780 Referenced Bugs:

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #14 from Drew Jensen --- Created attachment 147452 --> https://bugs.documentfoundation.org/attachment.cgi?id=147452=edit added a line in macro for each xResultSet function and some properties So, using LO 6.2Beta1 these

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #13 from Lionel Elie Mamane --- (In reply to Tamas Bunth from comment #12) > The Firebird API supports moving the cursor only forward. ${EXPLETIVE} Now I feel guilty for selecting Firebird as embedded database for

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #12 from Tamas Bunth --- The Firebird API supports moving the cursor only forward. That's why things like "previous" is not supported, and "relative" and "absolute" are only partially supported (you cannot move backwards).

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||116968

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 Drew Jensen changed: What|Removed |Added Severity|normal |enhancement --- Comment #11 from

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 Drew Jensen changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #10 from Gerhard Schaber --- Yes, I also consider that an enhancement request. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #9 from Drew Jensen --- further reading in the SDK docs, about rowsets and how the relate to resultsets I came across this line: "On the other hand, a row set can be used to implement capabilities for a result set, which are

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #8 from Drew Jensen --- (In reply to Gerhard Schaber from comment #5) > Yes, that works. The one I attached does not (reports an exception). MAybe I > am doing something wrong. It used to work with HSQLDB. > > I made the

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #7 from Drew Jensen --- Created attachment 142640 --> https://bugs.documentfoundation.org/attachment.cgi?id=142640=edit family tree - XResultSet Interface Reference Ok - so, looking at this page in the SDK IDL docs

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #6 from Gerhard Schaber --- 32bit LO 6.0.5.1 and 6.1.0 beta1, Java 8 Update 171, Windows 7. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #5 from Gerhard Schaber --- Yes, that works. The one I attached does not (reports an exception). MAybe I am doing something wrong. It used to work with HSQLDB. I made the example from scratch. -- You are receiving this

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #4 from Gerhard Schaber --- Created attachment 142639 --> https://bugs.documentfoundation.org/attachment.cgi?id=142639=edit Failing example -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #3 from Drew Jensen --- sorry for the extra post; Change the second message box in that macro to msgbox "isLast= " + oRS.islast and that works as expected also. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 Drew Jensen changed: What|Removed |Added CC||drewjensen.in...@gmail.com ---

[Libreoffice-bugs] [Bug 118094] Firebird: Support more XResultSet functions

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118094 --- Comment #1 from Gerhard Schaber --- Currently one gets error messages like 'isLast is not supported by firebird'. Tested with 6.0.5.1 and 6.1.0 beta 1. -- You are receiving this mail because: You are the assignee for the