Subject | Re: [Firebird-Architect] External engines - security |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2007-10-22T00:04:42Z |
Jim Starkey wrote:
In response to Vlad, I said "not have", but Roman was think I said
another thing...
Adriano
> Adriano dos Santos Fernandes wrote:To accomplish what?
>
>> Roman Rokytskyy wrote:
>>
>>
>>>> We'll not allow calls for non-registered methods directly from the database.
>>>>
>>>>
>>>>
>>> See my recent post: a) you can't do it; b) you don't want to do it. :)
>>>
>>>
>> It seems we're each one misunderstand the others. :-)
>>
>> I mean, we'll not have something like this direct in PSQL:
>> java_plugin_call('MyClass.myProcedure');
>>
>> I.e., call a non registered (in FB) external procedure.
>>
>> Though we can't and shouldn't prevent the user from write such external
>> procedure that do this.
>>
>>
>>
>
> What do you hope to accomplish by this?
In response to Vlad, I said "not have", but Roman was think I said
another thing...
Adriano