Viewing 9 posts - 1 through 10 (of 10 total)
I admit I'm new to the sql world and am still getting up to speed with the language. I still think in terms of fields and files not tables...
March 12, 2009 at 1:57 pm
profiler shows no activity
March 12, 2009 at 1:03 pm
Sorry, I forgot to mention, the stored procedures run fine in SSMS. There are not temp tables being used. There are four queries used in the report and...
March 12, 2009 at 12:58 pm
First, thanks for all the replies so far.
I have closed and reopened, removed and re added the stored procedure many times. I even shut down everything, left it over...
February 17, 2009 at 12:14 pm
This particular stored procedure takes 13 seconds. But I have had the same problem with one that only took 4 seconds to run.
February 17, 2009 at 11:37 am
I also hit the field refresh button under the data tab and nothing happens.
I am relatively new to SQL Server. How do I check from management studio to see...
February 17, 2009 at 11:12 am
I am not using any temp tables, but am using a common table. Will that cause similar problems.
Also, to the other response, are you refering to refresh on the...
February 17, 2009 at 10:54 am
Thanks, I was actully thinking about that, except the same thing happens when I create a new report. I just created a new report, added the stored procedure as...
February 17, 2009 at 10:25 am
Thanks, that works great if you have the ability to see detail. But we do not allow users to see the detail and the sort order goes back to...
February 3, 2009 at 8:54 am
Viewing 9 posts - 1 through 10 (of 10 total)