Viewing 15 posts - 46 through 60 (of 97 total)
rfr.ferrari (8/15/2011)
what's your data source??is a table? in another server, for example Oracle or Text File?
the destination table, we know!!
Yes my SOurce Table is Orcale... but it doesn't have Date...
August 15, 2011 at 12:50 pm
kramaswamy (8/15/2011)
http://msdn.microsoft.com/en-us/library/ms141036%28v=SQL.90%29.aspx
Check all your meta data types. Specifically, look at the meta data...
August 15, 2011 at 11:35 am
rfr.ferrari (8/15/2011)
your conversion is dt_dbtimestamp to smalldatetime???
Have to do something like this.... I have a column (which holds Date) with Datatype Smalldatetime in the Destination table. Have to somehow send...
August 15, 2011 at 10:41 am
rfr.ferrari (8/15/2011)
quillis131 (8/15/2011) It was running very sucessful, during Development.Verfied the Destination table Datatype on...
August 15, 2011 at 10:35 am
quillis131 (8/15/2011)
August 15, 2011 at 9:16 am
There was an error with input column "Added Date" (86) on input "OLE DB Destination Input" (47). The column status returned was: "Conversion failed because the data value overflowed the...
August 15, 2011 at 9:12 am
I tried to cast the above expression, but it's gives me an casting error (red color) in the Data conversion Transformation....
August 14, 2011 at 10:02 pm
What should I be doing for these... This is strange for me, as I colud do this package sucessfully without any kind of errors during Dev.
August 14, 2011 at 5:56 pm
Never mind ... got my stuff done .... make sure you increase youe Parameter size to 1 or more in the parameter column and set the SSIS variable to Int32...
August 12, 2011 at 9:00 am
Hey ... Orcale SP should be written in a different way, the one u suggested isn't going to work. More over, if u follow my question... I was asking the...
August 12, 2011 at 8:26 am
Thats the problem ....made a error output flatfile after the data conversion component, but as the cloumn is not been exported from the source itself, its difficult to say. But...
July 18, 2011 at 8:24 am
Any way ...Thank you all ...atleast now I feel good as I am not the problem ...it has to be something with the Version level ..... Now hitting on other...
June 16, 2011 at 1:04 pm
No luck....I tried to change that ...the same message. And I am not sure what my version is ..but can definetly say it is 2008(sql express).......This seams a bug
June 16, 2011 at 12:41 pm
I cannot understand how you were able to set your PackageScope properties ...I checked, if it allows me set the property from supported to required, on another machine ...but answer...
June 16, 2011 at 12:14 pm
Viewing 15 posts - 46 through 60 (of 97 total)