Q. about binary formats.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Flare

    Q. about binary formats.

    Is it true that binary and varbinary has a max-kapacity at 8000 bytes? Im
    jyst unsure how to read the dokumentation and want to be completely sure.
    And image is only one to use for data aobve that size?

    Thx in regards for clearing things out for me

    Reagards
    Anders


  • Simon Hayes

    #2
    Re: Q. about binary formats.


    "Flare" <plzAksForIt@th eNG.spam> wrote in message
    news:3fafe302$0 $9807$edfadb0f@ dread14.news.te le.dk...[color=blue]
    > Is it true that binary and varbinary has a max-kapacity at 8000 bytes? Im
    > jyst unsure how to read the dokumentation and want to be completely sure.
    > And image is only one to use for data aobve that size?
    >
    > Thx in regards for clearing things out for me
    >
    > Reagards
    > Anders
    >
    >[/color]

    That's correct. The image data type goes up to 2GB. There are a number of
    special considerations for managing the image data type - see "Managing
    ntext, text and image data" in Books Online.

    Simon


    Comment

    Working...