Viewing 15 posts - 436 through 450 (of 669 total)
anuragingle (9/16/2010)
Can this be done with a SSIS package
I can delete the...
September 16, 2010 at 3:25 am
Nils Gustav Stråbø (9/15/2010)
September 15, 2010 at 6:08 am
ian.dunlop 7059 (9/15/2010)
Scenario
I have 2 parameters - 1 is a free entry textbox - 2nd is a...
September 15, 2010 at 5:44 am
RonKyle (9/14/2010)
For now, don't worry about solve order. Sometimes it's important, but probably not in this case.
Ron,
The user has not mentioned about the nature of SalesValue measure.
If the SalesValue...
September 15, 2010 at 3:11 am
Rich Wyble (9/14/2010)
September 15, 2010 at 2:54 am
It is FST (File System Task) and not FTP task:-):-)
September 14, 2010 at 5:32 am
Deepthy,
Please note:
1. FST(File System Task to create a new file)
2. user variable to store a recent time stamp
3. Append the file name accordingly with the variable
4. DFT(Data Flow Task) to...
September 14, 2010 at 5:14 am
Ashish I can give you 100 questions on each and I assure you that you will fail to answer any new technical query that arises in production or atleast at...
September 14, 2010 at 2:37 am
sacheen (9/13/2010)
September 14, 2010 at 12:22 am
Phil Parkin (9/13/2010)
Raunak Jhawar (9/13/2010)
sabari as you said you have close to 2 million records. I suggest ...That was Sheckster.
My mistake...Sorry:-D:-D:-D
September 13, 2010 at 7:37 am
sabari as you said you have close to 2 million records. I suggest you stick with derived column transformation with CRLF as delimiter
September 13, 2010 at 7:28 am
sabarichandru (9/13/2010)
This source file comes from Peoplesoft Database so u cant correct the format. client will send the CSV as a source.
u had given some suggestions how to rsolve the...
September 13, 2010 at 7:00 am
Dennissinned (9/13/2010)
select * from cateogortTbl
where cateogoryID=@Cateogory or @Cateogory = 'All Cateogories'
Now you create a new Report Dataset that just Lists the...
September 13, 2010 at 6:30 am
Good question...
The logic can be well understood as below:
For Parent : Transaction option = Required
For Child : Transaction option = Supported/Not Supported
September 13, 2010 at 6:20 am
Viewing 15 posts - 436 through 450 (of 669 total)