No announcements
Found 3867648 threads
-
1 Votes
Column names in header row have quotes - need the quotes removed
BTW, I just used the Header Row text box in the flat file destination to contain the column names.Answered | 4 Replies | 15761 Views | Created by peter daniels - Tuesday, February 21, 2012 5:47 PM | Last reply by Eileen Zhao - Thursday, February 23, 2012 6:34 AM -
1 Votes
remove quote
Do u mean Derived column Transformation in SSIS Please have look on the commentAnswered | 8 Replies | 2216 Views | Created by tsql_new - Tuesday, November 13, 2012 9:02 PM | Last reply by RohitGarg - Wednesday, November 14, 2012 11:27 AM -
0 Votes
How to remove unwanted quotes in the data
Hi, declare @var1 varchar(max) = '123 MAIN ST APT "B"' select replace ...Answered | 9 Replies | 1726 Views | Created by AmyBI - Friday, March 29, 2019 12:06 AM | Last reply by AmyBI - Wednesday, April 3, 2019 1:37 AM -
0 Votes
remove saved file name quotes
What emitted this file name.Answered | 3 Replies | 1435 Views | Created by john shaji - Monday, February 4, 2013 8:39 PM | Last reply by ArthurZ - Monday, February 4, 2013 8:51 PM -
0 Votes
Removing Double Quotes from column values
UPDATE tableA SET status = REPLACE(status,'"','') where status like '%"%' --PrashanthAnswered | 2 Replies | 1191 Views | Created by SA260884 - Thursday, July 31, 2014 7:06 PM | Last reply by Prashanth Jayaram - Thursday, July 31, 2014 7:28 PM -
1 Votes
Custom sort for "month" column
I also found out that there can be no spaces in the date field name.Answered | 11 Replies | 2630 Views | Created by SavedGirl - Monday, August 15, 2016 2:03 PM | Last reply by croute1 - Friday, August 19, 2016 2:39 PM -
1 Votes
Row Header Names
My Code is as shown above in the title - I'll try and explain it again here: I have a DataGridView which shows a square datatable, and basically I need titles for ...Answered | 4 Replies | 4153 Views | Created by adw07 - Tuesday, October 11, 2011 10:23 AM | Last reply by adw07 - Monday, October 17, 2011 3:38 PM -
1 Votes
Remove the double Quotes
Map your columns and main table accordingly in the script below.Answered | 5 Replies | 1258 Views | Created by Priya Bange - Thursday, February 25, 2016 4:31 AM | Last reply by appsqldev - Thursday, February 25, 2016 5:17 PM -
6 Votes
How to replace single quote (') with double quote(") in XML column of a table
So here is another lesson you need to learn: a database column is statically typed.Answered | 11 Replies | 12779 Views | Created by Shailendra001 - Sunday, December 16, 2012 5:24 PM | Last reply by Erland Sommarskog - Monday, December 17, 2012 2:44 PM -
0 Votes
Remove signatureline from quotes
. :)This posting is provided "AS IS" with no warranties.Answered | 5 Replies | 17938 Views | Created by DavidGP - Tuesday, February 19, 2008 8:11 PM | Last reply by DavidGP - Wednesday, February 20, 2008 11:46 PM -
0 Votes
In sharepoint list i have a column called "ReqID" which is calculated column
Hi, Can you look into this ...Answered | 3 Replies | 1288 Views | Created by DNRD - Thursday, June 20, 2013 11:06 AM | Last reply by Mahesh.Nalam - Thursday, June 20, 2013 11:23 AM -
1 Votes
How to change the long column name header to two rows or more
Hi TongH, You can use SharePoint Designer to add the style to SharePoint list view page to make the column header multiple rows for long text.Answered | 4 Replies | 4668 Views | Created by TongH - Friday, October 7, 2016 2:17 AM | Last reply by Sathiya Kamalanathan - Wednesday, October 12, 2016 4:35 AM -
0 Votes
Quotes on all columns including blanks
You have another thread with the same question.Answered | 7 Replies | 1108 Views | Created by AlexMartini - Thursday, October 13, 2016 7:12 PM | Last reply by TheBrenda - Tuesday, October 18, 2016 12:07 AM -
4 Votes
bcp with quotes
Dear Amit, I have to apply this to few hundred tables, so, I won't be able to use wizards.Answered | 6 Replies | 9297 Views | Created by AlaguKasi - Wednesday, June 9, 2010 10:30 AM | Last reply by AlaguKasi - Tuesday, June 15, 2010 2:44 AM -
1 Votes
Adding column Header Names to dataset
You can either change the value in the first row of the dataset if you are using that to be your column names: ...Answered | 4 Replies | 9487 Views | Created by saravanakumar26 - Wednesday, September 9, 2009 11:43 AM | Last reply by nobugz - Wednesday, September 9, 2009 2:53 PM -
1 Votes
Problem with removing columns and rows in dataGridView
As Michael suggested, you will have to use RemoveAt twice or a many times depending upon how many rows/columns you want to remove.Answered | 4 Replies | 3730 Views | Created by dhUK - Monday, March 30, 2009 9:21 PM | Last reply by Praveen K. Jha - Tuesday, March 31, 2009 11:37 PM -
0 Votes
Show dimension names in columns header
[Hier1].currentmember.name ) Our workaround ist to simply assign numbers to the column headers (not in the MDX statement, but later in a java ...Answered | 4 Replies | 5430 Views | Created by Christian Nockemann - Monday, May 25, 2009 2:22 PM | Last reply by Christian Nockemann - Tuesday, June 16, 2009 2:59 PM -
3 Votes
Column names created when importing a spreadsheet instead of the spreadsheet's header row
Making sure all columns had a header name in the first row helped :-)Pål AAnswered | 4 Replies | 16856 Views | Created by TessaH - Monday, August 31, 2009 10:07 AM | Last reply by manish parab - Friday, October 18, 2013 2:43 PM -
0 Votes
[QUOTE] and [CODE]
~jag77 We need to know what a dragon is before we study its anatomy.Answered | 4 Replies | 11956 Views | Created by JAG77 - Saturday, August 6, 2011 12:50 AM | Last reply by JAG77 - Monday, September 17, 2012 1:09 AM -
0 Votes
Remove Title Column at Header
The solution is using the following code: <script src="//code.jquery.com/jquery-3.2.1.min.js" ...Answered | 6 Replies | 3881 Views | Created by Ameenah - Friday, December 15, 2017 9:06 AM | Last reply by Wendy DZ - Wednesday, December 27, 2017 6:01 AM - Items 1 to 20 of 3867648 Next ›
No announcements