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

Robert Großkopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|Firebird, entering several  |Firebird: entering several
                   |SQL commands directly       |SQL commands directly with
                   |together                    |delimiter impossible
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Robert Großkopf <[email protected]> ---
Have tested this with the described command 
ALTER TABLE table_name ALTER field_name POSITION …;
and also with
INSERT INTO table_name (fieldname) VALUES(…);

Could only execute one command. Delimiter ';' doesn't work in Firebird.
Seems it is the same behavior in Firebid server connecting by JDBC. So could be
a special Firebird bug?

All tested with LO 7.3.2.2 on OpenSUSE 15.3 64bit rpm Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to