Provide name of read-only column
--------------------------------

                 Key: CORE-5874
                 URL: http://tracker.firebirdsql.org/browse/CORE-5874
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 3.0.3
            Reporter: Maxim Kuzmin
            Priority: Minor


When preparing UPDATE-query with updating calculated column, FB return error:
"This column cannot be updated because it is derived from an SQL function or 
expression.
attempted update of read-only column."

And here not known what a "This" column.
The message should look like
"Column "CALCULATED_FIELD" cannot be updated because it is derived from an SQL 
function or expression."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to