community.borland.com

Article #25120: Indexes Cannot be Created on COMPUTED BY Columns.

Problem:
Attempting to issue the CREATE INDEX command to create an index on a 
computed by column generates a -607 error with the error message:

  unsuccessful metadata update
  attempt to index COMPUTED BY column in INDEX 

Solution:
InterBase does not support the creation of indexes on computed by columns.

Last Modified: 12-OCT-00