MicroStation CONNECT Edition Help

To Create a Displayable Attribute Type

In the SQL Window, submit: INSERT INTO <displayable_attribute_table> (dastype, sqldas) VALUES (<type_number>, '<SQL_SELECT_statement>').

The displayable attribute table contains two columns, dastype (number), and sqldas (text).

Note: Alternately, this record may be inserted through VSQL.