• subscribe
June 13, 2000 11:05 AM

Portable Data Types

SQL Server Pro
InstantDoc ID #8968

Portable data types are those that you can translate into any database vendor's set of physical data types, without loss of meaning, content, or value. The most common portable data types are the following:

  • Text (fixed length, variable length, large length)
  • Numeric (signed integer, unsigned integer, autocounter, floating point, decimal, money)
  • Raw Data (fixed, variable, large length, picture, OLE object)
  • Temporal (auto timestamp, date, time, date & time)
  • Logical (true or false, yes or no)
  • Other (row id, object id, unknown)


ARTICLE TOOLS

Comments
  • dyanca
    11 years ago
    Oct 27, 2001

    Can anybody tell me witch data type I have to use for " format memo"?

    Thanks in advance

    dyanca

You must log on before posting a comment.

Are you a new visitor? Register Here