Viewing 15 posts - 136 through 150 (of 165 total)
How big is your database. I am assuming you are doing this just to do some development/testing for yourself? If that is the case, just an OLE db source to...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 1:27 pm
You can try what I do for the same thing. I put it in my own drive and call it from the file systems task ( under existing folder) each...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 8:26 am
I am guessing here. I was confused when you said it worked fine everytime but then sometimes it fails. Then when I reviewed your error, there is something that it...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 8:22 am
This should not be a problem. I have done this before. Please correct me if I am wrong. You want to dump ALL the tables in SQL database to ONE...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 19, 2008 at 8:15 am
Lee Hemmings (2/14/2008)
I then open it in BIDS to add the email task. But the...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 11:26 pm
I also think the same way. I think there can be some problem in the configuration. If not, it can be the jobs created by mistake. Did you call the...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 11:18 pm
Make sure you close ALL package when you exit SSIS each time. This way, when you open it next time, you just have to navigate to your package and open...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 11:11 pm
I hope you don't have too many columns to ease your problem here. Basically, this is one of those famous problems where the flat file would have been generated by...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 11:08 pm
tanmayi_mukundan (2/12/2008)
I have used an OnError event handler in my package where it logs when an error has occurred. However, if the package stops executing midway or the execution...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 11:01 pm
I hope it is as easy as this. I am quite not clear with your question whether you are trying to do something else or not but this is where...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 10:56 pm
Alexander G. (2/15/2008)
The syntax for a type cast is , i. e. (DT_NUMERIC, 38, 0) [PROP_AST_ID]
Thanks of helping. I got the same as yours from the MSDN site, but...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 10:48 pm
Matt Miller (2/14/2008)
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 10:46 pm
Thanks so much for that idea. I tried it out and it worked. I am also trying something easier. If I ever succeed in that, I will share it. But...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 18, 2008 at 10:43 pm
Forgot to add that if everything matches and when the success file goes, those source flatfiles will enter my Database table. I know how to do this but just wanted...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 7, 2008 at 10:21 am
Okay, let me put it this way, probably I was making everyone confused as I myself was one!
Day 1: I will be getting in source data from flat file to...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 7, 2008 at 8:44 am
Viewing 15 posts - 136 through 150 (of 165 total)