-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: jjayshaa
Message 1 in Discussion

    Hi, When I view the datbase Model ..The model Indicates that a particular column 
of one table is related to another Column ..But i am not able to find any such column 
name in the database...The column name suggests that it is a Abstractdata class ..So i 
want to know whether this means that there is any userdefined function or datatype. If 
so ..i want to know how to gain access to the related field ... Following is a part of 
the database model... Can anyone tell me what this implies?        
_ABSTRACTDATATYPE_FRCExtTypeFile  
_ABSTRACTDATATYPE_FRCExtType : Description  
Data structure to hold information about FRC classification for multiple customers. 
The structure can hold a class and class editdate.

Possible customers : 
1. BP (frceBP)
2. VDO (frceVDO)  
_ABSTRACTDATATYPE_FRCExtType : Column List      
Name   
Data Type   
Mandatory   
Comment    
FuncRoadClass   
Byte   
TRUE   
Classification of FRC of one customer (*)    
FuncRoadClassDate   
DateType   
TRUE   
Date/Time of latest modification of the FRC 
 
_ABSTRACTDATATYPE_FRCExtType : Record Structure (Pascal Language)  
{functional_road_class_extension_data_rec seq}
FRCExtType = Packed Record
FuncRoadClass : Byte;
FuncRoadClassDate : DateType;
end;     
  
  
Regards 
Bhaskar

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to