Viewing 15 posts - 1 through 15 (of 45 total)
No errors in error log and event viewer.
April 20, 2020 at 6:13 pm
i noticed the user used "ALTER LOGIN" command to change default database. Is there any way we can prevent "ALTER LOGIN" execution? I tried with "DENY ALTER LOGIN"...
April 3, 2019 at 8:08 pm
Thanks Everyone. I have set the Datatype to VARCHAR(37) at destination and able to resolve this issue.
May 17, 2017 at 6:42 pm
i have set source file column data type as DT_WSTR (50) and destination table (SQL) data type as DATETIMEOFFSET. i have tried using Derived column to convert to datetimeoffset and...
May 15, 2017 at 10:58 am
The source and destination tables are same structure. Source does not have refrential integrity key defined. If i understand correctly, you are suggesting to use Data Flow task to process...
May 9, 2017 at 3:08 pm
I wont be able to perform as set because i have to keep track errors for each row (expected errors likely be Foreign Key errors). Will SSIS perform better through...
May 9, 2017 at 1:08 pm
I was using the for each loop container to process the files in the folder and that was causing the error to populate multiple times. It took a while to...
May 9, 2017 at 11:38 am
Hi Andrew
I am not able to attach the code and other screen shot. I have enabled the DataViewer and noticed that the error row in Source Flat file is...
May 8, 2017 at 12:17 pm
April 4, 2017 at 2:48 pm
April 4, 2017 at 2:48 pm
Thank you and it seems to be the solution. However, for now we have increased the disk capacity and will look into it later when we run into issues...
January 3, 2017 at 10:03 am
This works from SQL 2008 R2 onwards. But in SQL 2008 it doesnt work.
May 13, 2016 at 11:21 am
Thank you! I was looking for something like this.
Thanks
August 18, 2015 at 1:54 pm
Viewing 15 posts - 1 through 15 (of 45 total)