View Issue Details

IDProjectCategoryView StatusLast Update
0000417Database Workbench v4Firebird Modulepublic2014-06-18 18:02
ReporterPål Lillejord Assigned ToMartijn Tonies  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSWindows ServerOS Version2008 R2
Fixed in Version4.4.7 
Summary0000417: Support for EXECUTE STATEMENT on external data source in parsing and debugging
Descriptionstored procedure editor fail on:
on

as in on external.

Get message Unknown command 'on'.

Steps To ReproduceFrom documentation:
...
execute statement (stmt) (driver := current_driver, loc := current_location)
on external connect_string
into license_num;

Additional InformationWork fine in script editor.

compiling without parameters (driver := current_driver, loc := current_location)
TagsNo tags attached.
DBMS & Version

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-08-01 10:46 Pål Lillejord New Issue
2012-08-01 11:50 Martijn Tonies Status new => confirmed
2014-06-03 20:21 Martijn Tonies Assigned To => Martijn Tonies
2014-06-03 20:21 Martijn Tonies Status confirmed => assigned
2014-06-05 16:04 Martijn Tonies Status assigned => resolved
2014-06-05 16:04 Martijn Tonies Fixed in Version => 4.4.7
2014-06-05 16:04 Martijn Tonies Resolution open => fixed
2014-06-06 08:33 Martijn Tonies Summary Problem in stored procedure editor. Do not accept execute statement .. on external => Support for EXECUTE STATEMENT on external data source in parsing and debugging
2014-06-06 08:34 Martijn Tonies Severity major => feature
2014-06-18 18:02 Martijn Tonies Status resolved => closed