Re: DB design issue
Date: 17 Nov 2006 07:40:27 -0800
Message-ID: <1163778027.670526.272560_at_m7g2000cwm.googlegroups.com>
> > ... how to design the Message table and how to link a 'type ID' with either a simple type (Type table) or a composed type (Block table).
>
> Could you treat simple types as a composed type having one element?
hi, thank you for your interest.
T_SYSTEM
Idsys
Name
Description
T_INTERFACE (interfaces have a direction: a source and a dest system)
Iditf
Name
Idsys (source) Idsys (dest)
Link
Protocol
Description
T_MESSAGE
Idmes
Iditf
Name
Identification
Service
Timing
Answer
Description
T_TYPE
Idtyp
Name
isNative
Description
T_FIELDSOFMESSAGE
Idfom
Idmsg
Position
Idtyp
Name
Size
Unit
Values
Accuracy
Resolution
Description
T_FIELDSOFTYPE
Idfot
Idtyp
Position
Idtyp
Name
Size
Unit
Values
Accuracy
Resolution
Description
Do you all think it could be a good design? Received on Fri Nov 17 2006 - 16:40:27 CET