Viewing 15 posts - 31 through 45 (of 56 total)
no i have not , new to SSIS , would be gr8 if you explain me how its is done
May 17, 2011 at 6:12 pm
i am pulling the date column from flat file which is in yyyy-dd-mm format , which i need to convert to yyyy/dd/mm
May 17, 2011 at 6:04 pm
well you can include the columns as they are from the source and use a data conversion transformation down the road ......
regards
greg
January 25, 2011 at 12:11 pm
well totally agree to steve .... it seams to be the best best
regards
greg
January 25, 2011 at 12:04 pm
yeh i do have an OLEDB command.... well any ways its fixed ..... it was causing troubles because of the business key that was assigned to the columns that was...
January 25, 2011 at 11:57 am
can you be a little more specific .... because its heard to figure
January 24, 2011 at 4:54 pm
yeh there is no date clolumn
January 7, 2011 at 3:00 pm
and the type of attribute i am using is CHANGING attribute
January 7, 2011 at 12:17 pm
works great thanks
regards
greg
January 6, 2011 at 7:55 am
i did but now its throwing the arithematic over flow error
Msg 8115, Level 16, State 2, Line 1
Arithmetic overflow error converting expression to data type datetime.
after i replaced the...
January 5, 2011 at 9:53 am
yeh i do know what they are
January 5, 2011 at 7:02 am
ok WILL DO
thanks
regards
greg
January 4, 2011 at 1:04 pm
can you tell me how i can use parameters for the where clause in the following query
thanks
regards
greg
January 3, 2011 at 2:21 pm
so its going to be
create proc myproc
as
(the same select statement that i have posted )
go
is that it ?
January 3, 2011 at 2:08 pm
Viewing 15 posts - 31 through 45 (of 56 total)