Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid column name
Message
From
05/10/2005 10:01:17
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Invalid column name
Miscellaneous
Thread ID:
01056253
Message ID:
01056253
Views:
61
Using Data Explorer, I entered the following command against a MS Sql Server table

DELETE FROM [dbo].[tblVendorMessage] WHERE VEN_VENDOR_NAME = "A&EMAN1"

and got the error message "Invalid column name 'A&EMAN1'.

I searched in BOL and found "A change to the table required the table to be recreated. When a table is recreated, the triggers attached to that table are automatically recreated as well." but I'm not sure why deleting a row would require recreating the table.

Can someone tell me what this means and what I need to do?

TIA,
Jim
Next
Reply
Map
View

Click here to load this message in the networking platform