[libRETS-users] re: Assertion Failed

Vincent Blain vincent_b at alamode.com
Wed Jan 10 12:24:31 CST 2007


The error is generated when I go add the
"ResultParse.GetColumns.Item(i).GetType" it doesn't matter the table or
column. I was hoping that doing the above call would give me the
specific column datatype, listed in the MetaData below. Right now each
column is returning System.String as the datatype, which in fact is the
datatype of the column header not the column itself.

 

Vince

 

<Field>

  <SystemName>ASSOCFEEYN</SystemName> 

  <StandardName /> 

  <LongName>HOA Fee Required?</LongName> 

  <DBName>AssocFeeYN</DBName> 

  <ShortName>HOA Y/N</ShortName> 

  <MaximumLength Type="INTEGER">1</MaximumLength> 

  <DataType>Character</DataType> 

  <Precision Type="INTEGER">0</Precision> 

  <Searchable>Y</Searchable> 

  <Interpretation /> 

  <Alignment>Justify</Alignment> 

  <UseSeparator /> 

  <EditMaskID /> 

  <LookupName /> 

  <MaxSelect Type="INTEGER">0</MaxSelect> 

  <Units /> 

  <Index>0</Index> 

  <Minimum Type="INTEGER" /> 

  <Maximum Type="INTEGER" /> 

  <Default>0</Default> 

  <Required Type="INTEGER">0</Required> 

  <SearchHelpID>30000</SearchHelpID> 

  <Unique>N</Unique> 

  </Field>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.crt.realtors.org/pipermail/librets-users/attachments/20070110/2a121ebf/attachment.html 


More information about the libRETS-users mailing list