Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TSQL transforming reserved xml characters
Message
De
17/01/2014 09:40:11
 
 
À
16/01/2014 08:34:22
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 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01591988
Message ID:
01592076
Vues:
50
https://www.google.fr/search?q=t+sql+strtran
> http://comments.gmane.org/gmane.comp.db.foxpro.profox/111340
Replace(Replace(Replace(m.tcChain, [&], '&#38;'), [<], '&#60;'), [>], '&#62;')
>>the SQL server (TSQL) equivalent for
>>
>>Strtran(Strtran(Strtran(m.tcChain, [&], '&#38;'), [<], '&#60;'), [>], '&#62;')
>>
>
>Exactly! :) Now if I just knew what it was.... :)
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform