Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename a field by using a query
Message
De
07/03/2001 09:23:43
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Rename a field by using a query
Divers
Thread ID:
00482659
Message ID:
00482659
Vues:
60
I need to rename a field in my database using a query..
I'm coding in VB and i'm link with an ODBC.. unfortunatly..
this :

ALTER TABLE NameOfTable RENAME COLUMN NameOfField TO NewNameOfField

does not work.. i keep having thi error
"Syntax error in ALTER TABLE statement"

I know the RENAME exist for foxPro but doesn't seem to work for VB
is there another way?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform