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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alter Function set as a Default Value

Status
Not open for further replies.

DBNECWaters

Programmer
Mar 9, 2005
6
0
0
US
I need to alter a few functions that I have set as default values for fields in tables. SQL Server does not allow me to alter the function because it is referenced as a default value. Is there an easier way to do this or do I have to remove it from all the tables as a default value?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top