Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid column name
Message
De
05/10/2005 10:01:17
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Invalid column name
Divers
Thread ID:
01056253
Message ID:
01056253
Vues:
62
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform