Viewing 15 posts - 46 through 60 (of 71 total)
Problem solved..this time it was the wrong instance name 🙁
June 30, 2012 at 3:30 pm
Thank you for the reply..but then why I am not able to log into the local server 🙁
Its a fresh installation..
June 30, 2012 at 3:29 pm
OK..Problem solved..solution was converting the data to Integer 😀
silly me..Thanks a lot guys 🙂
May 14, 2012 at 5:17 pm
Thank you so much for the reply guys..
As many of you suggested..I restarted the services..then rebooted the computer..but still nothing worked..
I changed the values of x and y axis, but...
May 14, 2012 at 12:54 pm
I am have got the contents of the objct variable in a string variable..Now I am using a script component as source so that I can pass this string variable...
March 30, 2012 at 3:47 pm
Thank you so much guys for the wonderful replies.. 🙂
Koen Verbeeck (3/30/2012)
I would read from the source with the following query:
SELECT col1,...
March 30, 2012 at 3:42 pm
Thank you for the reply guys..the problem was EvaluateAsExpression was not set to true..its working now..thanks again for the help 🙂
February 7, 2012 at 11:13 am
The root cause of the problem was equal to sign provided before the expression..I removed that sign..and the error was gone..
February 6, 2012 at 5:16 pm
Thanks for replying mate..The variable type is String only..and an extra space before Order by is not helping.. 🙁
February 6, 2012 at 3:58 pm
anyways..the problem has been solved..the date was not casting to string properly..and thats why I was getting the error..so the following expression worked..:-D
@[User::FilePath]+@[User::FileName] +"_"+ @[User::Plan_ID]
January 26, 2012 at 12:18 pm
Thank you buddy for your valuable feedback..as per your suggestion..I am trying to do it using Flat_File_Destination only..so I created a new flat file connection manager..gave it a path of...
January 26, 2012 at 11:20 am
LoLzz..when you see the report on the server there is a small arrow at the center+top of the report..click it and you will see the parameter..case closed
January 6, 2012 at 12:00 pm
Forgot to mention..The parameters are showing up in BIDS when I preview the report..but the problem arises when I deploy the report on the server even though I have checked...
January 6, 2012 at 11:57 am
So I think I should move ahead with this exam only..any other suggestions..
btw Thanks a lot guys for the wonderful suggestions..It certainly helped me 🙂
December 6, 2011 at 12:32 pm
Viewing 15 posts - 46 through 60 (of 71 total)