Viewing 15 posts - 7,966 through 7,980 (of 11,678 total)
Thanks for posting the solution.
February 14, 2012 at 12:10 am
That seems to be OK.
Thanks for posting the solution.
February 14, 2012 at 12:10 am
sqlfriends (2/13/2012)
I usually open the .dtsx file, and edit and save it.
It works...
February 14, 2012 at 12:08 am
Jeff Moden (2/13/2012)
February 14, 2012 at 12:05 am
Do you have any error messages?
Try using the data conversion component to align metadata.
February 14, 2012 at 12:02 am
Are the sources and destination SQL Server? You might want to consider writing it all in TSQL.
February 14, 2012 at 12:01 am
SQL_Surfer (2/13/2012)
There isn't any linked server setup and DTS works but SSIS doesn't
My guess is that DTS is pointing at a different server.
If there isn't a linked server, then DTS...
February 13, 2012 at 11:57 pm
Please do not crosspost. It wastes people's time and fragments replies.
Original thread with replies can be found here:
http://www.sqlservercentral.com/Forums/Topic1251161-148-1.aspx
February 13, 2012 at 11:54 pm
Did you run the Upgrade Advisor?
It might be a shot in the dark, but according to Supported Version and Edition Upgrades
, the evaluation version of SQL 2012 isn't mentioned in...
February 13, 2012 at 11:53 pm
Evil Kraig F (2/13/2012)
However, if you're discussing the thread's title rather than it's current intent of being the watercooler, that's been lost in history for a while. 😀
Watercooler? I thought...
February 13, 2012 at 2:10 pm
That's odd.
Are you sure that nothing was blocking the sp at the database level when you executed it?
February 13, 2012 at 6:41 am
Can you browse the cube in BIDS?
February 13, 2012 at 4:59 am
Evil Kraig F (2/12/2012)
Koen Verbeeck (2/12/2012)
Nice question Craig, thanks!
Thanks. I was concerned that I wouldn't explain the components well enough. Hopefully the scenario is clear and this doesn't...
February 13, 2012 at 2:12 am
I'm not really experienced in configuring MSDTC, but I found this article:
Troubleshooting Problems with MSDTC
What always should work is encasing your dataflow into a SQL transaction. This article explains the...
February 13, 2012 at 12:50 am
Viewing 15 posts - 7,966 through 7,980 (of 11,678 total)