ALTER Column Question

  • Greetings from Greece,

    I want to change the maximum size of a column with varchar datatype (from 1000 to 2000 characters). When I use the Enterpise Manager, the generated script recreates the table, storing the data in a temporary table etc.

    Why does this happen? I have tried to do that with the alter column statement and I observe no data loss.

    Is there any explanation?

    Thanks in advance

  • Well, let's say EM handles several things different than common sense would think. That's the way it is and it's by design 

    --
    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 2 (of 2 total)

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