Viewing 15 posts - 11,746 through 11,760 (of 13,870 total)
I'm sorry, I don't know what else to suggest.
This link suggests that what you are trying to do should work just fine.
November 24, 2010 at 1:51 am
Maybe it's worth trying this with an Expression instead and seeing what happens.
November 24, 2010 at 12:42 am
Steve, you make no mention of the BlackBerry in your article. While it may not be quite as much fun to use as Android, iPhone, WP7, it's a pretty efficient...
November 24, 2010 at 12:39 am
That won't make your problem go away.
This sounds like a job for backup/restore to me 🙂
November 23, 2010 at 10:00 am
The rest of this thread is about transferring objects between a 2005 database and a 2008 database - that makes two databases. So I mean the other one, presumably on...
November 23, 2010 at 7:15 am
Assuming you're using a dataflow to get data from A to B, you can use a Conditional Split to redirect your '0' data out to a CSV file while your...
November 23, 2010 at 6:04 am
And the problem you have is just with the 2005 database, or with both? Are your db's both set at 90?
November 23, 2010 at 5:58 am
Where is the SSIS package running? On 2008 or 2005? I would expect it to work if using a 2008 package (though haven't tried it).
November 23, 2010 at 3:55 am
SSIS does not natively handle dynamic column mapping in dataflows, if that is what you are referring to?
November 23, 2010 at 3:16 am
Haha 🙂
Rather than emptying an existing Excel file, you may find it easier to have a blank 'template' file available somewhere on the network which contains only the headers you...
November 22, 2010 at 1:41 am
mklein2 (11/22/2010)
For Oracle I use an OLE DB connection. This is OK. But after I have to do an other Lookup with an ODBC connection....
November 22, 2010 at 1:22 am
wannalearn (11/19/2010)
By the way I have that sp_senddbmail in sql statement too. I tried it. It's still not working
If I told you that my car was 'not working', would you...
November 19, 2010 at 9:46 am
That is a warning only, not an error and should not cause the step to fail. Are you sure that you provided all of the message text?
November 19, 2010 at 8:46 am
da-zero (11/19/2010)
badam.manoj (11/19/2010)
Hi Phil,Thanks for your response
you left me no choice.. I'm creating 4 dataFlow tasks now
suggest me if there is any other approach which makes it easier
You...
November 19, 2010 at 8:03 am
To do it more elegantly requires a dynamic dataflow task, which is not available out of the box.
You may find that this gives you a better and more scalable solution...
November 19, 2010 at 4:00 am
Viewing 15 posts - 11,746 through 11,760 (of 13,870 total)