Viewing 15 posts - 6,586 through 6,600 (of 13,874 total)
If there is one feature I'd love to see added is the ability to stronly type worksheet columns, meaning for example that all values within a column would be constrained...
October 5, 2016 at 7:56 am
What is the purpose of the LEFT JOIN to addb20.Source_MergeAMD3_WithData.dbo.ConfigChoice?
I ask because that table is not referenced anywhere else in the query.
October 5, 2016 at 5:53 am
komal145 (10/4/2016)
the columns are overlapped in excel. so is there a way taht it is not overlapped while exporting to excel through ssis?
No. The overlapping has nothing to do with...
October 4, 2016 at 1:35 pm
komal145 (10/4/2016)
the one with date and int. I am using dataconversion task and chanhing everything to dt_wstr ...overlapped columns. is there a way they do not overlap?
Are you asking whether...
October 4, 2016 at 1:30 pm
Eric M Russell (10/4/2016)
Phil Parkin (10/4/2016)
New Born DBA (10/4/2016)
Is is possible to create multiple tables with same tablename and column in multiple databases without selecting each database from the drop...
October 4, 2016 at 1:26 pm
New Born DBA (10/4/2016)
October 4, 2016 at 1:25 pm
komal145 (10/4/2016)
[First Name] [nvarchar](255) NULL,
[Last Name] [nvarchar](255) NULL,
[ItemID] [bigint] NULL,
[E-mail] [nvarchar](255) NULL,
[Address] [nvarchar](255) NULL,
[Address 2] [nvarchar](255) NULL,
[City] [nvarchar](255) NULL,
[State] [nvarchar](255) NULL,
[Zip] [nvarchar](255) NULL,
[Trade...
October 4, 2016 at 1:06 pm
komal145 (10/4/2016)
I keep getting this error again...
October 4, 2016 at 12:53 pm
New Born DBA (10/4/2016)
Is is possible to create multiple tables with same tablename and column in multiple databases without selecting each database from the drop down menu and execute the...
October 4, 2016 at 12:41 pm
komal145 (10/4/2016)
how can i do that?
Derived Column:
"'"+ (DT_STR, 50,1252) [column]
for a varchar(50)-type column, for example.
October 4, 2016 at 12:31 pm
komal145 (10/4/2016)
So users just open and...
October 4, 2016 at 12:11 pm
Eric M Russell (10/4/2016)
October 4, 2016 at 11:05 am
maikel01 (10/4/2016)
First post for me here, so i dont know if i am at the right place.
I have a street that i need to dissect a streetname in 3...
October 4, 2016 at 8:23 am
Thom A (10/4/2016)
October 4, 2016 at 5:50 am
JALLY (10/3/2016)
yes, i want to create these duplicates.
Merely repeating your request, rather than answering my question, does not fill me with enthusiasm in terms of providing a useful response, sorry.
October 3, 2016 at 1:56 pm
Viewing 15 posts - 6,586 through 6,600 (of 13,874 total)