Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop column failed
Message
From
09/03/2011 15:13:10
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01503074
Message ID:
01503080
Views:
30
>Check sp_depends system stored procedure to find out where this field is used.

This:
EXEC sp_depends @objname = N'MyTable.HomePhone'
gives:

"Msg 15009, Level 16, State 1, Procedure sp_depends, Line 25
The object 'MyTable.HomePhone' does not exist in database 'MyDatabase' or is invalid for this operation."

The field does exist. So, it would then be related to the other side of the sentence in regards to being invalid for this operation.

Any idea on what I get this reaction?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform