Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting carriage returns into script
Message
De
12/09/2008 14:32:28
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01347178
Message ID:
01347183
Vues:
15
>use REPLACE () function:
>
>SELECT REPLACE(SomeField, CHAR(13)+CHAR(10),MyCarriageReturnValue) AS SomeField
>FROM YourTable
>
Thanks, this is what I have found as well.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform