Memo Fields in MSSQL

  • Hi All

    In Db3 files you can have a Memo field which just lets users add text and notes etc,

    what is the same filed in MSMSQL i need to have a sort of Memo field in my Database but not sure what one to use,

    I have at the moment used Text, if this the correct one,

    Also how to i read from a Memo Field in MSSQL into a Memo compoment not a DBMemo compoment.

    Thanks in Advance

    Steve

  • What is DB3?

    Take a look at the TEXT datatype in BOL.

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply