Re: [Firebird-devel] EE procedure without input parameter is never selectable

2016-07-13 Thread Jiří Činčura
Ahh, bummer. Thanks. -- Mgr. Jiří Činčura Independent IT Specialist   -- What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocol

Re: [Firebird-devel] EE procedure without input parameter is never selectable

2016-07-13 Thread Adriano dos Santos Fernandes
On 13/07/2016 05:07, Jiří Činčura wrote: > Hi *, > > if I declare EE procedure as: > recreate procedure foo_bar > returns (result timestamp) > external name 'Example!Example.Procedures.FooBar' > engine FbNetExternalEngine; > > then even if the procedure returns more rows - aka the > IExternalResult