Subject | Re: [firebird-support] Re: Firebird 3: Not able to UPDATE RDB$Procedures |
---|---|
Author | Mark Rotteveel |
Post date | 2018-06-01T11:49:22Z |
On 1-6-2018 11:44, Dmitry Yemanov dimitr@...
[firebird-support] wrote:
the existing value already is NULL?
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> 01.06.2018 10:30, Chuck Belanger wrote:Out of curiosity: why? Why not just allow any updates to NULL, even if
>>
>> 2. The difference turned out to be that for one there was actually some
>> source code in the fields. While the other that threw an error message,
>> already had NULL fields in all records.
>>
>> 3. When limiting the UPDATE to a specific record rather than the entire
>> table and even then setting RDB$Procedure_Source = NULL only when there
>> is some source code to null, then it works fine.
>
> Only changes from non-NULL to NULL are allowed while updating. You need
> to filter out records already without sources.
the existing value already is NULL?
Mark
--
Mark Rotteveel