Subject Re: [ib-support] RDB$xxx ???
Author Daniel Rail
At 14/02/2002 07:32 AM, you wrote:
>Hi !
>
>What is the meaning of DEPENDENT TYPE 3 ?
>I tried to increase the size of a varchar field but I get the message
>".. Column MyCol from table MyTbl is referenced in RDB$124 "
>I found that MyTbl has a DEPENDENT TYPE = 3 on RDB$124.
>But what's RDB$124 ?

It's a system generated domain. It contains the datatype information for
one of your fields. You should be able to find it in the system table
RDB$FIELDS. And, dependent type 3 corresponds that it depends on a
computed field. You can find this information in the Language Reference
volume of the IB6 Beta documentation (you can find it on www.ibphoenix.com).

BTW, what are you trying to do?



Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)