Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TSQL transforming reserved xml characters
Message
From
17/01/2014 09:40:11
 
 
To
16/01/2014 08:34:22
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01591988
Message ID:
01592076
Views:
48
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)
Previous
Reply
Map
View

Click here to load this message in the networking platform