Viewing 15 posts - 1,231 through 1,245 (of 11,678 total)
Ed Wagner (1/6/2015)
Jeff Moden (1/6/2015)
GilaMonster (1/5/2015)
Jeff Moden (1/4/2015)
January 6, 2015 at 7:34 am
There won't be performance issues. It's about 1500 extra rows. I think SSAS can handle it.
The only thing is that in Excel you have now more years to choose from...
January 6, 2015 at 2:21 am
Using pivot tables (in Excel) easily with predefined hierarchies is definately a plus.
Not having to write SQL code can be a plus for certain users. However, if something is not...
January 6, 2015 at 12:18 am
How annoying, a new QotD spammer. I send him a private message telling him nobody is waiting for email notifications for old questions.
January 6, 2015 at 12:16 am
You forgot the END at the end (pun intended) of the CASE statement.
January 6, 2015 at 12:10 am
m_swetz (1/5/2015)
Koen Verbeeck (1/5/2015)
m_swetz (1/5/2015)
Just for my own edification, does it log to the catalog exclusively on certain errors under the project deployment model?...
January 5, 2015 at 1:49 pm
m_swetz (1/5/2015)
Just for my own edification, does it log to the catalog exclusively on certain errors under the project deployment model? I still...
January 5, 2015 at 1:21 pm
mz1derful (1/5/2015)
January 5, 2015 at 1:00 pm
m_swetz (1/5/2015)
The dbo.sysssislog system table.
That's because in the project deployment model, SSIS logs to the catalog or in other words, to the SSISDB database.
Take a look there in the views...
January 5, 2015 at 12:39 pm
mz1derful (1/5/2015)
January 5, 2015 at 12:07 pm
m_swetz (1/5/2015)
If any error occurs, no records are being written to the table at all.
Which table?
January 5, 2015 at 12:05 pm
it.anishmca (1/5/2015)
Hey Folks,I am facing an error issue while installation of 32-bit SQL Server BIDS on my 64-bit Windows-7 professional Edition.
Kindly help.
It would be helpful if you posted the actual...
January 5, 2015 at 12:05 pm
ipisors (1/5/2015)
Just use an Execute SQL task and refer...
January 5, 2015 at 12:04 pm
At second thought, it might be easier to not use event handlers but rather use a Send Email Task directly in the control flow.
Just connect it with the previous task...
January 5, 2015 at 7:14 am
Viewing 15 posts - 1,231 through 1,245 (of 11,678 total)