In this blog post, you’ll learn more about the Sybase Error Cannot insert or update computed column ‘%1’ and the reason for receiving this error
Sybase SQL Error Message
Cannot insert or update computed column ‘%1’
Reason for this Error
Computed column values cannot be modified explicitly. Their value is determined implicitly from the computed expression value.