No announcements
Found 2213615 threads
-
0 Votes
Vertical Partitioning and New Columns
Correct, by default the newly added column will be replicated.Answered | 1 Replies | 4263 Views | Created by JasonChris - Friday, April 27, 2012 3:54 PM | Last reply by Brandon Williams - Friday, April 27, 2012 4:25 PM -
0 Votes
Tablix: blank cells when adding new child column groups
When we add a parent/child group for a column/row group, a row/column will be added.Answered | 3 Replies | 4633 Views | Created by pgmo - Thursday, October 11, 2012 7:30 AM | Last reply by JamesYi - Monday, October 15, 2012 2:02 AM -
0 Votes
Adding Columns to a listbox.
It may put you on the right track Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load ...Answered | 3 Replies | 3539 Views | Created by Atkinson21 - Friday, June 4, 2010 11:58 AM | Last reply by Ron.Sul - Saturday, June 5, 2010 7:03 AM -
1 Votes
can't add a new measure after the column is added in the DSV ?!?!
The problem turned out to be that one of the Measure Group Columns had a caps change since the last time I defined the relationship and AS couldn't match ...Answered | 4 Replies | 7031 Views | Created by Jam2811 - Tuesday, October 3, 2006 10:07 AM | Last reply by RickyAllan - Thursday, January 17, 2019 1:07 PM -
0 Votes
Adding info to a new column in a document library
I want to order the folders by bid date so I created a column called bid date.Answered | 1 Replies | 11608 Views | Created by Scleb - Thursday, December 2, 2010 5:26 PM | Last reply by Ed Price - MSFT - Monday, December 12, 2011 3:11 AM -
0 Votes
how to import a file when the file added new column, unexpectedly?
how to add the new column to the table, automatically, at package run time?Answered | 6 Replies | 2822 Views | Created by light_wt - Monday, October 24, 2011 9:24 AM | Last reply by no_prakash - Thursday, October 27, 2011 7:34 AM -
0 Votes
Adding a column in a list
Hi Sriram, You may find below links ...Answered | 3 Replies | 1628 Views | Created by Sriram T - Wednesday, July 17, 2013 9:39 PM | Last reply by sharepoint_total - Thursday, July 18, 2013 2:47 AM -
0 Votes
sp_repladdcolumn does not allow adding columns of datatypes that are new to this release.
This procedure should not be used on columns with data types that were introduced in SQL Server 2005 or SQL Server 2008.Answered | 2 Replies | 1629 Views | Created by SKumar99 - Saturday, March 22, 2014 1:53 AM | Last reply by SKumar99 - Saturday, March 22, 2014 2:01 PM -
0 Votes
Adding columns to content type
I was afraid to add a column to the content type, so I just added a column.Answered | 3 Replies | 5804 Views | Created by run4it - Friday, October 15, 2010 7:08 PM | Last reply by Chris Poteet - Friday, October 15, 2010 7:28 PM -
7 Votes
adding new column in my linked server
Hi, I am using sql server 2000 and I want to add a new column in my linked server table.Answered | 3 Replies | 10536 Views | Created by Iam_Rakesh - Friday, July 27, 2012 5:20 AM | Last reply by Iam_Rakesh - Friday, July 27, 2012 12:37 PM -
0 Votes
Adding new column to an article in existing publication(Transaction replication)
Make the column changes on the publisher and subscriber.Answered | 6 Replies | 3437 Views | Created by Mourmansk - Thursday, February 12, 2015 10:17 PM | Last reply by Hilary Cotter - Thursday, February 19, 2015 1:56 PM -
0 Votes
New Column Name
If you add the same column by editing the table, does it work as expected?Answered | 1 Replies | 10148 Views | Created by Billy J Elliott - Tuesday, July 20, 2010 2:03 PM | Last reply by Rod Gill - Wednesday, July 21, 2010 5:19 AM -
5 Votes
adding a column using exitsing column
Is it not possible to add as a new column based on the existing columns using 'Alter' Statement?Answered | 5 Replies | 4740 Views | Created by aravind T - Wednesday, April 20, 2011 8:10 PM | Last reply by aravind T - Wednesday, April 20, 2011 8:45 PM -
0 Votes
adding a column in the group
Hello , I have a mdx query and i am calculating a measure which needs to be added to the report.Answered | 1 Replies | 4985 Views | Created by madhavi ajjarapu - Tuesday, February 22, 2011 4:33 PM | Last reply by SaeedB - Wednesday, February 23, 2011 7:45 AM -
4 Votes
Adding columns to view in Cubes
In general, you need to process when 1) adding or editing measures 2) adding a dimension attribute 3) editing dimension ...Answered | 3 Replies | 675 Views | Created by Lionelf07 - Tuesday, August 7, 2018 5:03 AM | Last reply by willson yuan - Wednesday, August 8, 2018 5:45 AM -
1 Votes
I am adding a new column successfully to a csv file, but how do I put that as column 7?
I am added a column as the last column.Answered | 7 Replies | 686 Views | Created by Broggy69 - Tuesday, October 18, 2016 9:55 PM | Last reply by Acamar - Tuesday, October 18, 2016 11:53 PM -
0 Votes
New column not visible in dimension editor
I have added a column to the DimCustomer table in the AdventureWorks2008 demo database that is the source for the Adventure Works 2008 demo cube.Answered | 9 Replies | 6343 Views | Created by Momo425 - Tuesday, December 8, 2009 2:55 PM | Last reply by Thomas Ivarsson - Wednesday, December 9, 2009 11:07 AM -
1 Votes
If Not exists not working properly while adding a new column to existing table.
The only way to add and reference the new column in the same batch is with dynamic SQL.Answered | 7 Replies | 15557 Views | Created by chandu203 - Friday, June 1, 2012 5:50 AM | Last reply by Satheesh Variath - Monday, June 4, 2012 2:16 PM -
0 Votes
Adding new Guid to destination
With Row.MyNewGuid = new Guid() you get only zeros.Answered | 5 Replies | 9260 Views | Created by datapvs - Friday, June 17, 2005 1:53 AM | Last reply by dudeJoe - Tuesday, May 11, 2010 9:30 PM -
0 Votes
Adding a Column to an Access Database
I don't understand why the code that sets every value in the column to false runs if the column is not properly being added.Answered | 2 Replies | 3334 Views | Created by DoogH2004 - Tuesday, June 29, 2010 7:58 PM | Last reply by Alex Liang - Thursday, July 1, 2010 6:39 AM
No announcements