Viewing 15 posts - 46 through 60 (of 284 total)
Thanks friends.
The scenario is I have stored procedures which are used by SSRS reports and inside the SPs we have so many temp tables.
So when the report runs it...
September 11, 2011 at 6:12 am
Thanks for the reply.
So both of the above reply together answers my question thanks friends.
I would like to clarify one more thing, as the temp table is getting dropped once...
September 9, 2011 at 7:59 am
Hi Thanks for the reply.
I agree that the table will be dropped when I close the session, but then the space used also will be released?. And if that is...
September 8, 2011 at 6:58 am
Hi,
can you try running the package in BIDS ( Business Intelligence Develeopement Studio) ? When you added the new column to the table you would have kept it as NOT...
August 1, 2011 at 12:29 am
Hi Welsh Corgi & Gila Monster Thanks for the reply.
Welsh Corgi,
In your reply you have mentioned that the Functions are not pre-compiled,but in the answer section of the link you...
July 11, 2011 at 11:36 am
Hi,
Create a variable , then pass the value (either hard code or get it dynamic ) then do the mapping of that parameter in Execute SQL task.
While declaring the...
April 29, 2011 at 3:52 am
Happy to know your issues is solved.
Thanks for the feedback...
February 6, 2011 at 8:47 am
Ok..
Do like this , add a report parameter , say Status, with the three available values (Yes,No,NoFilter) as:
Lable = Yes , Value = No
Lable = No , Value = Yes
Lable...
February 6, 2011 at 3:11 am
Hi,
Please explain how is your code at present.? Is the code returns data based on the parameter as for example
select * from table
where column_name = @p
So that the @p value...
February 5, 2011 at 11:21 am
Hi Dileep,
Thanks a lot.. it worked.. 🙂
January 28, 2011 at 5:22 am
Thanks Da-zero,
So it is a bug, thanks for your information, and yes while creating the tasks we have to make 32 and 64 separate.
By the way how do we...
December 27, 2010 at 6:35 am
Da Zero,
I understood what is happening.
Long back I had a trouble in using Excel Source/destination in SSIS 2008, then as a reply for my post in this forum I have...
December 27, 2010 at 6:02 am
Hi,
There is no error ,it turned Yellow and continued as yellow.
There is no output from Fuzzy Look Up and so the destination object didn't executed (didn't even turn to Yellow)
...
December 27, 2010 at 5:02 am
Viewing 15 posts - 46 through 60 (of 284 total)