Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server 2000/2005 Syntax Clarification
Message
De
16/08/2006 16:59:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01146192
Message ID:
01146208
Vues:
17
Well, Chad that works great! However, I just checked the second table and it is text not char so it doesn't work on that. What would work with a text field type in sql server?





>Tracy,
>
>Just RTRIM() the name inside the ISNULL().
>
>HTH,
>Chad
>
>
>>update tbl_main set name = isnull(name,'') +' MORE STUFF TO ADD TO NAME FIELD' where my_id = '01-011'
>>
>>
>>Why not? It returns string or binary data would be truncated.
>>
>>Cannot do this either because it is a char:
>>
>>update tbl_main set name .write (N' MORE STUFF',NULL,0) where my_id = '01-011'
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform