View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001282 | Database Workbench v5 | Firebird Module | public | 2015-09-28 09:33 | 2015-09-28 10:18 |
Reporter | Michał Ziemski | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | feedback | Resolution | open | ||
Platform | x86_64 | OS | Win | OS Version | 10 |
Product Version | 5.1.2 | ||||
Summary | 0001282: Exeption from "execute statement" swallowed in selectable "execute block" | ||||
Description | When using an "EXECUTE STATEMENT" that throws in an "EXECUTE BLOCK" procedure the exception is not reported and the execution stops without any feedback. | ||||
Steps To Reproduce | Example: execute block returns (id int) as begin execute statement 'dasdasda'; suspend; end should show the exception | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-28 09:33 | Michał Ziemski | New Issue | |
2015-09-28 10:18 | Martijn Tonies | Note Added: 0000388 | |
2015-09-28 10:18 | Martijn Tonies | Assigned To | => Martijn Tonies |
2015-09-28 10:18 | Martijn Tonies | Status | new => feedback |