Viewing 15 posts - 10,756 through 10,770 (of 11,678 total)
Where are the products stored? In a table in the database?
You really need to give us more information if you want people to help you. We cannot read your mind.
Make...
December 20, 2010 at 1:51 am
Also check the I/O to the disks and network congestion.
Do you use the tempdb alot?
December 20, 2010 at 1:45 am
Nice article!
But I hope it will become obsolete with Denali, when they have changed the way annotations work 🙂
December 20, 2010 at 12:50 am
I have absolutely no experience with DB2, so I have no idea.
It should be possible I guess.
It ain't that hard to do the conversion in SSIS. Add a data conversion...
December 20, 2010 at 12:38 am
Nice question, but only 1 point?
Transactions and the NULL insert in the primary key have actually nothing to do with the actual question, they just serve as trickery in my...
December 19, 2010 at 6:37 am
You could also do it in the script task, using DirectoryInfo and FileInfo (VB.NET). With DirectoryInfo you can use wildcards when you search for files, so that should solve your...
December 19, 2010 at 6:28 am
Here is a small tutorial:
http://www.bimonkey.com/2009/09/the-import-column-transformation/
Read it through and see if you missed something 🙂
December 17, 2010 at 3:53 am
What are you trying to achieve?
Some package is deployed to a server (SQL Server I guess, hopefully with Integration Services installed).
And you just want a find a way to start...
December 17, 2010 at 3:44 am
How did you create the package configurations?
How did you change the environment?
What do you mean with: I saved the name and the password?
What are the errors that you get?
And no,...
December 17, 2010 at 3:41 am
If possible, load the data into a staging table accepting the data from DB2. Then, do the conversion in your database.
December 17, 2010 at 3:35 am
Craig Farrell (12/16/2010)
vikram2010 (12/16/2010)
Hi craig i just want to know, in the interveiw what we have to explain about the SSIS job
The correct answer, then, is: "I don't know,...
December 17, 2010 at 1:00 am
WayneS (12/16/2010)
I'm sorry to all about messing this up. However, I still hope that you have learned from this QotD!
Well, I did learn from this question, so mission accomplished!
And one...
December 16, 2010 at 11:20 am
Nice question and an important point, but I have executed the code a 100 times or more and I always get the error.
Statistically I'm allowed to say that the correct...
December 16, 2010 at 6:17 am
Viewing 15 posts - 10,756 through 10,770 (of 11,678 total)