| **Navigation:**  [[templates.htm|Templates]] > [[templates by topic.htm|Templates by Topic]] > ADO >====== ADO Dictionary Options ====== | [[ado requirements.htm|{{btn_prev_n.gif|Previous page}}]][[templates by topic.htm|{{btn_home_n.gif|Return to chapter overview}}]][[tplcodeadobrowserefresh.htm|{{btn_next_n.gif|Next page}}]] | | || The ADO template supports the following dictionary option for each column defined. The property name is "ADOType". {{adodctoption.jpg|ADODCTOption.jpg}} The valid values for that property are listed in ADOINT.INC file in the DataTypeEnum ITEMIZE section: adEmpty adTinyInt adSmallInt adBigInt adInteger adUnsignedTinyInt adUnsignedSmallInt adUnsignedInt adUnsignedBigInt adSingle adDouble adCurrency adDecimal adNumeric adBoolean adError adUserDefined adVariant adIDispatch adIUnknown adGUID adDate adDBDate adDBTime adDBTimeStamp adBSTR adChar adVarChar adLongVarChar adWChar adVarWChar adLongVarWChar adBinary adVarBinary adLongVarBinary adChapter adFileTime adPropVariant adVarNumeric adArray The setting of this property is automatic during a Synchronization import, but on occasion you may need to alter the default settings.