Viewing 15 posts - 5,116 through 5,130 (of 13,872 total)
September 28, 2017 at 6:59 am
Rather than using a complex expression, why not use a foreach container with a filespec of Generic*.csv (on the assumption that files are moved or renamed after they have been processed)?
September 28, 2017 at 6:47 am
Dear All,
I have an SSIS package that at some point does un union.
All the columns...
September 28, 2017 at 6:45 am
Sounds like you should investigate the use of SYNONYMs.
Create two identical tables LARGETable1 and LARGETable2 and use a synonym to switch between them every two months (after truncating the...
September 28, 2017 at 6:43 am
One way of doing this would be to read the key data from the Excel spreadsheet into a cache transform as step 1 of your package and then use...
September 28, 2017 at 6:40 am
but i want to keep the data on table that will be call "LARGETable_OLD" (truncate...
September 28, 2017 at 6:36 am
September 28, 2017 at 5:35 am
Are there any DDL triggers defined on the instance you are trying to create the table?
September 27, 2017 at 12:27 pm
September 27, 2017 at 9:17 am
September 27, 2017 at 8:32 am
September 27, 2017 at 7:46 am
I have a query which works great and bascially brings back data from the...
September 27, 2017 at 7:08 am
September 27, 2017 at 6:23 am
September 27, 2017 at 5:54 am
September 27, 2017 at 5:52 am
Viewing 15 posts - 5,116 through 5,130 (of 13,872 total)