No announcements
Found 2989808 threads
-
0 Votes
single quotes and double quotes issue
I n My Scenario i have used replace method on <%=value%> and the issue got resolved.Answered | 4 Replies | 2820 Views | Created by EmpAnsar - Wednesday, July 15, 2015 4:58 AM | Last reply by EmpAnsar - Monday, July 27, 2015 6:53 AM -
0 Votes
Single quote and double quote issue in sql server
There is no reason for you to replace the single or double quotes in the XML string.Answered | 18 Replies | 1394 Views | Created by Sudip_inn - Friday, April 17, 2020 9:14 AM | Last reply by Erland Sommarskog - Tuesday, April 21, 2020 10:02 PM -
1 Votes
double quote inside a double quote
Hi, if you are reading from a text file, then the double quotes would have been escaped.Answered | 2 Replies | 11590 Views | Created by Liang1 - Wednesday, January 21, 2009 3:34 AM | Last reply by asanga vipulasiri - Wednesday, January 21, 2009 4:18 AM -
2 Votes
vb.net not to accept comma, single quote and double quote
Double click it once which will place one instance in the window below the form.Answered | 2 Replies | 6533 Views | Created by BU Systems - Saturday, August 10, 2013 5:56 AM | Last reply by Amanda Zhu - Monday, August 12, 2013 7:47 AM -
0 Votes
Double quotes within a Double Quotes text qualifier
In addition to Arthur's solution, here is Jeff Moden's solution for the nested double quotes problem: "If you setup a BCP format file correctly ...Answered | 2 Replies | 3527 Views | Created by JesseO - Tuesday, March 5, 2013 6:56 PM | Last reply by Kalman Toth - Thursday, March 7, 2013 2:57 PM -
0 Votes
Filter Strings With Double Quotes
If you're using parameters, the double quote in the string should not matter.Answered | 3 Replies | 7451 Views | Created by ASR1 - Friday, August 5, 2011 9:32 PM | Last reply by Naomi N - Monday, August 8, 2011 5:25 PM -
6 Votes
How to replace single quote (') with double quote(") in XML column of a table
There are a few places where the single quote isn't followed by space.Answered | 11 Replies | 12432 Views | Created by Shailendra001 - Sunday, December 16, 2012 5:24 PM | Last reply by Erland Sommarskog - Monday, December 17, 2012 2:44 PM -
2 Votes
Escaping double quotes in C#
You would have to use single quotes for SQL Server, unless you set QUOTED_IDENTIFIER OFF.Answered | 6 Replies | 10102 Views | Created by Chas Long - Thursday, January 1, 2009 11:24 AM | Last reply by Chas Long - Saturday, January 3, 2009 8:19 AM -
6 Votes
Using double quotes in strings
" & """" MessageBox.Show(str) In VB.Net you can indicate that there is a ...Answered | 8 Replies | 35974 Views | Created by Brendan09 - Friday, November 28, 2008 6:41 AM | Last reply by DannyBoy 28409 - Tuesday, November 24, 2009 9:16 PM -
0 Votes
Options: single/double quotes style and color
Hello Simple question: Is it possible to give strings in single quotes: 'This is an ...Answered | 1 Replies | 2675 Views | Created by Jordumus - Friday, September 13, 2013 7:00 PM | Last reply by Kareninstructor - Sunday, September 15, 2013 1:58 AM -
0 Votes
single quote
By doing so, it will benefit all community members who are having this similar issue.Answered | 4 Replies | 1216 Views | Created by sesquipedalian - Monday, January 13, 2020 4:25 PM | Last reply by sesquipedalian - Wednesday, January 29, 2020 9:29 PM -
1 Votes
how to replace one double quotes with two double quotes in XSLT
Its a two step process: Step1: Add the following template would be "called" to do the replacement as your ...Answered | 3 Replies | 7342 Views | Created by Vignesh Sukumar - Wednesday, February 5, 2014 1:48 PM | Last reply by M.R.Ashwin Prabhu - Wednesday, February 5, 2014 4:33 PM -
0 Votes
Double quotes in SQL statement
If you still have problem, please feel free to unmark as the answer and change the issue type back to "Question" and follow up with necessary ...Answered | 2 Replies | 3814 Views | Created by bacic-i - Wednesday, February 18, 2009 12:40 PM | Last reply by Guo Surfer - Tuesday, February 24, 2009 2:34 AM -
1 Votes
Remove the double Quotes
create table testtablewithOneColumn (col0 varchar(4000)) Insert into testtablewithOneColumn values('"Some data ...Answered | 5 Replies | 1096 Views | Created by Priya Bange - Thursday, February 25, 2016 4:31 AM | Last reply by appsqldev - Thursday, February 25, 2016 5:17 PM -
2 Votes
Triple single quote
But in this case we would have four single quotes before AB and you were saying " will become ' so we will have two single quotes here.Answered | 9 Replies | 11422 Views | Created by RobbieDotNet - Tuesday, August 7, 2012 2:51 PM | Last reply by Jackson_1990 - Wednesday, August 8, 2012 8:44 AM -
0 Votes
Escape double quote
You shouldn't have to double the quotes for the parameter name @CarName in the query.Answered | 6 Replies | 3751 Views | Created by NoEgo - Thursday, November 6, 2008 6:37 PM | Last reply by NoEgo - Thursday, November 6, 2008 6:52 PM -
0 Votes
double quotes SSIS
Is there any way i can remove the first and last double quote so that it loads properly.Answered | 1 Replies | 2854 Views | Created by Daniel256 - Tuesday, August 9, 2011 3:26 PM | Last reply by Nik - Shahriar Nikkhah - Tuesday, August 9, 2011 4:24 PM -
1 Votes
SSIS double quotes problem
I'm using SSIS 2005 so i guess the DFS found on codeplex cant help as its in 2008 version. i actually found a way to get around with the double quotes.Answered | 5 Replies | 13745 Views | Created by maimailearnstocode - Friday, December 17, 2010 10:18 PM | Last reply by maimailearnstocode - Thursday, December 23, 2010 12:04 AM -
1 Votes
Problem with double qoute en single quote in href
:[""'](?Answered | 1 Replies | 4442 Views | Created by Sanderb - Monday, July 25, 2011 10:58 PM | Last reply by ib.d - Tuesday, July 26, 2011 5:07 AM -
2 Votes
replace double quotes in string
Like this: "BMW","12/6/1994","this car had a deposit from the ...Answered | 5 Replies | 840 Views | Created by SharePointGuy123 - Thursday, June 9, 2016 3:51 PM | Last reply by David Roller - Thursday, June 9, 2016 5:57 PM - Items 1 to 20 of 2989808 Next ›
No announcements