Microsoft SQL Server

For database tables and views, these data types are supported:

  • Bit
  • Char/NChar
  • Datetime/SmallDatetime
  • Decimal
  • Float
  • Int/BigInt/SmallInt/TinyInt
  • Money/SmallMoney
  • Numeric
  • Real
  • Sql_variant
  • UniqueIdentifier
  • Varchar/NVarchar
  • XML - SQL Server 2005 only

These data types are not supported:

  • Text/NText
  • Binary/VarBinary/Image
  • Timestamp