Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Statistics error trying to alter column

Status
Not open for further replies.

EugenePaliev

Programmer
Jul 18, 2001
537
UA
Hello,

I'm trying to change data type of the column ZIP from INT to CHAR(10) and got this error "The statistics 'ZIP' is dependent on column 'ZIP'". This error appears all the time I want to make changes to any column of this table. Making changes to other tables is OK.

What can I do to make changes to the column?

Thanks in advance! Good Luck! :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top