No announcements
Found 2848399 threads
-
1 Votes
Issue with escape character
The escape character escapes the following character.Answered | 4 Replies | 857 Views | Created by SQLNeophyte - Friday, June 24, 2016 12:31 PM | Last reply by Sam Zha - Monday, June 27, 2016 9:03 AM -
0 Votes
Cannot remove escape characters from SOAP message
Manually serializing to a SOAP string is unusual.Unanswered | 2 Replies | 541 Views | Created by Anonymous - Friday, October 19, 2018 3:32 PM | Last reply by Anonymous - Monday, October 22, 2018 3:22 AM -
0 Votes
Escape characters not escaping...
Here is a copy/paste from the debugger for ...Answered | 5 Replies | 3296 Views | Created by ppveilleux - Thursday, November 29, 2012 8:54 PM | Last reply by ppveilleux - Friday, November 30, 2012 9:17 PM -
0 Votes
Characters to escape in a negated chracter set
The pattern "A-Z" matches characters from A to Z, or technically speaking it matches characters whose ASCII values fall within this range.Answered | 2 Replies | 4202 Views | Created by JojoShow - Thursday, January 7, 2010 11:32 AM | Last reply by JojoShow - Thursday, January 7, 2010 4:11 PM -
1 Votes
Working with escape characters.
_TCHAR buffer[MAX_PATH]; How to allow char * [] to accept the escape characters?Answered | 3 Replies | 631 Views | Created by kishan92 - Friday, April 13, 2018 9:20 AM | Last reply by Guido Franzke - Friday, April 13, 2018 9:53 AM -
0 Votes
XML In Memory - Escape characters appearing for double quotes
The escape characters are there to prevent delimiter collision, in this case, quotes that meant to note a string in the code are not escaped and ...Answered | 3 Replies | 5971 Views | Created by stephen.madden - Friday, June 18, 2010 3:46 PM | Last reply by Eyal Solnik - Saturday, June 19, 2010 9:03 AM -
2 Votes
escape character for (")
Escape Sequence Represents \a ...Answered | 2 Replies | 3716 Views | Created by Doaji - Tuesday, January 20, 2009 10:51 PM | Last reply by JohnGrove - Tuesday, January 20, 2009 11:52 PM -
0 Votes
Escape characters in XML comments
FWIW - All that needed to be escaped is the 'Answered | 5 Replies | 2862 Views | Created by Nick_A - Tuesday, February 13, 2018 10:00 AM | Last reply by Nick_A - Tuesday, February 13, 2018 5:41 PM -
0 Votes
XPath Query for Healthvault - escaping special characters
I am not using * as a wild card search character.Answered | 2 Replies | 1527 Views | Created by Sumit Monga - Tuesday, July 8, 2014 5:26 PM | Last reply by Sumit Monga - Tuesday, July 22, 2014 2:43 PM -
0 Votes
problems escaping special characters with sql?
Here is a scenario: Let's say, in a DB, I'm trying to find a row: Select id from myTable where name='Chad's row' In c# I have this ...Answered | 4 Replies | 7515 Views | Created by mtlca401 - Wednesday, May 5, 2010 5:44 AM | Last reply by mtlca401 - Wednesday, May 5, 2010 9:27 PM -
1 Votes
Escaping special characters in XML
Encoding with Base64 takes less characters than hex encoding.Answered | 8 Replies | 5874 Views | Created by goku44 - Friday, September 23, 2011 9:53 PM | Last reply by Jesse Jiang - Monday, October 10, 2011 3:33 AM -
1 Votes
Linq to XML / Escape Characters
However, I think the escape characters in your sample codes have some problems.Answered | 3 Replies | 8411 Views | Created by Mister Ken - Monday, May 24, 2010 5:41 PM | Last reply by Michael Sun [MSFT] - Monday, May 31, 2010 1:19 AM -
0 Votes
Update Query With Escape Character
I am trying it with escape character which is again single quote.Answered | 7 Replies | 2770 Views | Created by Jasmin Balochiya - Friday, March 14, 2014 7:41 AM | Last reply by SQLZealots - Friday, March 14, 2014 5:05 PM -
0 Votes
escaping characters
Do you want to restrict the User to enter the & in textbox or user can enter but you want it to be removed before inserting in Database.Answered | 5 Replies | 2787 Views | Created by ADL_CAPL - Thursday, August 13, 2009 9:25 AM | Last reply by ADL_CAPL - Thursday, August 13, 2009 4:50 PM -
2 Votes
How to escape XML string characters?
This link provides several options for escaping XML characters with ...Answered | 1 Replies | 79852 Views | Created by Oleg_Petrychenko - Thursday, January 28, 2010 4:11 PM | Last reply by DeborahK - Thursday, January 28, 2010 10:31 PM -
0 Votes
Why would XslCompiledTransform.Transform change the ampersand escape character into a normal ampersand character?
See this webpage http://stackoverflow.com/questions/1328538/how-do-i-escape-ampersands-in-xml I would simply use the ...Answered | 1 Replies | 2657 Views | Created by BPD - Wednesday, October 31, 2012 4:02 PM | Last reply by Joel Engineer - Wednesday, October 31, 2012 10:59 PM -
2 Votes
Which characters need to be escaped without using T-SQL?
I cannot find any reference on MSDN about the characters that need to be escaped when using standard SQL command.Answered | 3 Replies | 3364 Views | Created by Joe CL Hsu - Friday, August 2, 2013 12:48 AM | Last reply by Heidi-Duan - Thursday, August 8, 2013 3:46 PM -
1 Votes
escape special characters in Linq query
If you don't want to update the bits, you can always escape the data yourself, by calling Uri.EscapeDataString.Answered | 3 Replies | 11834 Views | Created by RK Naik - Thursday, December 16, 2010 9:48 PM | Last reply by RK Naik - Wednesday, December 29, 2010 7:43 PM -
0 Votes
How convert unicode escape sequence to 'readable' characters?
Hi, For a quick solution, please check the below ...Answered | 1 Replies | 2350 Views | Created by Yukihyo - Friday, February 20, 2015 8:16 AM | Last reply by Rajesh Nath - Monday, February 23, 2015 1:34 AM -
0 Votes
Iam getting \0 escape character in SQL response
I resolved it in a pipeline component, through looping through the characters in the string and for every other one remove the 0.Answered | 17 Replies | 7652 Views | Created by mercedes_Kranthi - Thursday, August 13, 2009 11:45 AM | Last reply by Ajeet.Kumar - Wednesday, August 19, 2009 5:43 AM - Items 1 to 20 of 2848399 Next ›
No announcements