Viewing 9 posts - 1 through 9 (of 9 total)
yes, thanks, I tried your suggestion and made it calculate the value and then feed it in. That made the db recognize what it needed to. thanks!!
November 12, 2009 at 12:29 pm
Thanks very much Phil and Gosta.
I'm going to post the solution to my problem for anyone else who needs:
In order to append new rows from my excel files to tables...
November 12, 2009 at 12:24 pm
I think it's that when I connect the excel source to the data conversion, it thinks it's a double precision float RT_8 and it sees the rest as DT_WSTR. How...
November 5, 2009 at 4:34 pm
Phil,
For the data mismatch, I tried deleting and putting the lookup back in and now it doesn't even want to connect the ID column but everything else.
The transformation box doesn't...
November 5, 2009 at 2:05 pm
Hi Phil,
lol thanks. Yea it's taking a bit (I've been getting along with just a source and a destination the whole time). The file is formatted as text because some...
November 5, 2009 at 7:25 am
Everything in the xcel sheet is text formatted. The datatypes are nvarchar(255). I could try disconnecting and refreshing all the connections in the data flow controls. im a little stumped...i...
November 4, 2009 at 2:29 pm
I've configured the lookup and have it checking corresponding ID's, not the whole table. The excel source goes into the lookup box. The error says 'input column ID and reference...
November 4, 2009 at 12:11 pm
thanks! I'm learning this software so I'm not sure what a lookup is...is that another control to drag and drop? I'll research on google as well...thank you!
November 4, 2009 at 9:35 am
Hi,
I have an excel file that I need to keep dumping into a sql database as I add more records to the excel file. Instead of appending, I've been deleting...
November 4, 2009 at 9:13 am
Viewing 9 posts - 1 through 9 (of 9 total)