Viewing 15 posts - 106 through 120 (of 165 total)
so you mean your destination is excel file again?
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 26, 2008 at 7:17 am
Okay, I have tried it and it is working fine. Here is what you are supposed to do.
In Data flow:
First, drag and drop the excel source transformation and plug in...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 25, 2008 at 4:37 pm
Also, you should have noted that SSIS have different kind of datatype namings. Be assure that you are using the right type by checking all your datatype here
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 25, 2008 at 1:04 pm
If what you want to do overall is nothing complicated and you know which key to use to delete the row, then just use the execute SQL task transformation to...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 25, 2008 at 12:58 pm
Try using Derieve column transformation.
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 25, 2008 at 12:49 pm
Try using OLE DB source>>Union ALL>>OLE DB Destination
*OLE DB Source will contain ALL your Database tables that you want to bring in
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 11:07 am
Ok, Let me get it right. You are just trying to feed a table from a flat file right? If so, just do a simple package by having flat file...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 10:41 am
From reviewing the errors and also the files you have sent, it is clearly something is wrong somewhere in either the stored Procedure itself or the way you call it...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 10:17 am
Hi, I tried it my self with the chunk of info you had in the file you uploaded here. It worked for me. All I did was from flat file...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 8:36 am
Dude!!that's totally crazy to be having that many columns in a row!!. Did you check if you have exceeded the amount allowed? you have to compare that with the bytes...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 8:10 am
Click Here. It's pretty easy. You can do it in less than an hour.
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 7:57 am
Correct me if I am wrong. You have 992 columns coming in from a flat file?
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 7:52 am
Basically you have to use FTP task transformation mainly, plus a file system task to pull the .bak files to the FTP site. That's all.
1. If you know how...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 21, 2008 at 7:49 am
Hi, actually, that someone who has the priviledge can also email the .bak file to you. Then you can do the same thing.
The address that I am talking about here...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 20, 2008 at 9:56 am
The second method is actually cool! Okay, here is how it goes. Do you have access to some share drive? If so, ask someone(preferably someone with authentication), to backup the...
[font="Verdana"]Imagination is more important than knowledge-Albert Einstein[/font]
February 20, 2008 at 9:48 am
Viewing 15 posts - 106 through 120 (of 165 total)