开发者

Can change the field type after creating the table in sql server 2008

I am having an minor problem using sql server 2008. When I go for create an database table, after that, i can't change the field type at all(showing an permission error). I tried to set an field as primary key after the table created. I think, i w开发者_StackOverflowill have to change some settings somewhere. But, don't know where. Please help.

Regards


If you just created the table I'm going to assume it's unlikely to be a permissions error. You probably need to turn this option off in Management Studio.

Can change the field type after creating the table in sql server 2008

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜