Viewing 15 posts - 16 through 30 (of 85 total)
The data needs to be refresed daily basis. here is the solution which i had attacged ..built but not working...
The insert data is the access database..
July 23, 2014 at 9:47 am
the problem is the access database is already built. And data needs to refreshed daily from sql database. So do you know anyway doing it..
July 23, 2014 at 9:34 am
Hello All,
I had found the cause of it..
Reason: In Foreach Loop Container, the retreive file name, name and extension was selected but should have been fully qualified
Solved: Selected "fully qualified"...
May 7, 2014 at 10:23 am
The path is correct as it goes through Foreachloop container and through sequence container, also it goes check the the audit table and delete the rows but fail to...
May 7, 2014 at 9:35 am
thanks guys... i had found the source data has some quality issuess. But for loading data i was using oledb
Shaun
March 25, 2014 at 2:04 pm
the format is "Delimted" and i process around 50 files but only last file giving error..
January 23, 2014 at 7:29 am
its working now... thanks mark..
November 26, 2013 at 7:43 am
how to create string in this format in the derived column
November 22, 2013 at 7:18 am
it is timestamp(6)
i changed the formula
DT_STR,75,1252)((SUBSTRING(Date,1,2) + "-" + SUBSTRING(Date,4,2) + "-" + SUBSTRING(Date,7,4) + " " + SUBSTRING(Date,12,8)))
but now i get invalid month error
[Oracle Destination [3138]] Error: OCI...
November 21, 2013 at 12:59 pm
BUT HOW TO create the excel file. as i m using the excel destination but not sure how to insert the data.
November 19, 2013 at 2:13 pm
i tried it worked now.. but i want to move the file to network in particular location ..
shaun
November 1, 2013 at 9:56 am
i tried but it does not allow to store as actual datatype but taking as unicode string..
November 1, 2013 at 8:15 am
but how to display in the message source which i am sending e:mail..
October 28, 2013 at 9:38 am
Viewing 15 posts - 16 through 30 (of 85 total)