可行的方式,建立一个SQL查询语句,再执行: ALTER Table TableName Alter COLUMN columnName NewType; 参考文献: http://blog.sina.com.cn/s/blog_71d894bd01017u4a.html