Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 14, 2012 04:24 PM by Anil Pathak
Member
27 Points
67 Posts
Dec 14, 2012 02:15 PM|LINK
There are some stored procedures with a table in a database file. Later I wish to edit a column name or insert a new column into the table on the visual studio 2012 IDE, A Preview Dabase Updates window pops up and says
---------------------------------------------------------------------
Update cannot proceed due to validation errors. Please correct the following errors and try again.
SQL71501 :: Procedure: [dbo].[storedprocedure] has an unresolved reference to object [dbo].[Accounts].[aPassword].
-------------------------------------------------------------------------
That is ridiculous! I can do the changes on the visual stuido 2008.
Any help?
206 Points
54 Posts
Dec 14, 2012 04:24 PM|LINK
hello,
please check your column dependecy and there is one kind of bug in VS. so here possibility is both.
thanks.
garyding2003
Member
27 Points
67 Posts
can not edit a table column name in visual studio 2012
Dec 14, 2012 02:15 PM|LINK
There are some stored procedures with a table in a database file. Later I wish to edit a column name or insert a new column into the table on the visual studio 2012 IDE, A Preview Dabase Updates window pops up and says
---------------------------------------------------------------------
Update cannot proceed due to validation errors.
Please correct the following errors and try again.
SQL71501 :: Procedure: [dbo].[storedprocedure] has an unresolved reference to object [dbo].[Accounts].[aPassword].
-------------------------------------------------------------------------
That is ridiculous! I can do the changes on the visual stuido 2008.
Any help?
Anil Pathak
Member
206 Points
54 Posts
Re: can not edit a table column name in visual studio 2012
Dec 14, 2012 04:24 PM|LINK
hello,
please check your column dependecy and there is one kind of bug in VS. so here possibility is both.
thanks.
Software Developer
LnT Infotech