Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop column failed
Message
From
09/03/2011 16:12:07
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01503074
Message ID:
01503094
Views:
24
>Try
>
>
>select Table_Name from INFORMATION_SCHEMA.Columns where Column_Name = 'HomePhone'
>
>
>...to check how many tables use this field.

This returns one record. The record is for the table I am working with. So, the field is not used elsewhere, thus no depencencies. But, it still fails giving me that message when I try to execute the command.
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
Reply
Map
View

Click here to load this message in the networking platform