摘要:
昨天为了删除数据库表中的字段,使用了alter table drop column columnName服务器返回的错误为:Server: Msg 5074, Level 16, State 1, Line 1The object 'DF__Test__columnName__351DDF8C' is dependent on column 'columnName'.Serv... 阅读全文
posted @ 2005-05-27 11:26
旭日东生
阅读(5397)
评论(1)
推荐(0)