Viewing 4 posts - 1 through 4 (of 4 total)
It is 2008 and I am sorry I posted in the wrong forum. I will try to run it as an administrator.
Thanks
April 11, 2011 at 3:16 pm
I checked on my machine. I find Intelligence Development Studio icon and thru that only I tried to open the project and when I open a particular SSIS package it...
April 11, 2011 at 2:28 pm
The administrator installed that. But recently the same question occured to me too. If you can tell me how I can check whether BIDS is installed quickly, it can help...
April 11, 2011 at 2:19 pm
Try this :
select *
from blah
where
blah = blah
and blah = blah
and (
(@ActivityStatusID=1 and ACS.[Description] = 'Completed')
or
(@ActivityStatusID<>1 and ACS.[Description] <> 'Completed')
)
April 8, 2011 at 7:03 pm
Viewing 4 posts - 1 through 4 (of 4 total)