Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ALTER TABLE command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01418470
Message ID:
01418472
Vues:
103
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>I have character fields C(60) and I need to change them to Character (Binary) (64). I don't see in the Help on ALTER TABLE command how to specify Character (binary).
>
>Any ideas?
>
>Thanks a lot in advance.


NOCPTRANS
ALTER TABLE SomeTable ALTER COLUMN TheColumn C(60) NOCPTRANS
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform