Viewing 15 posts - 31 through 45 (of 57 total)
Again, sorry to sound stupid (the class was only 2 days, over a year ago), but how will I write the reports if SSRS is not installed on my workstation?...
January 25, 2012 at 2:34 pm
I see 2 databases in SSMS called XXReports and XXReportsTempDB, should I delete these before I reinstall??? I am going to be the only one creating reports in SSRS...
January 25, 2012 at 2:20 pm
Martin - Thank you for the information. I have confirmed that SSRS is installed both on the server and on my workstation. I have inherited this server...it appears...
January 25, 2012 at 2:07 pm
That didn't work. When I open it, I get the option to enter the server name (which is correct) and click 'Find'. When I click on 'Find' is...
October 4, 2011 at 3:29 pm
I believe the DB's were named SCAN. If I look in 'Services', after 'SQL Server Reporting Services' the word (SCAN) appears but there is no DB in SQL Server...
October 4, 2011 at 3:02 pm
This was my first idea (and my preference) but I cannot get past the WMI error...any ideas on that???
October 4, 2011 at 2:58 pm
I suppose I could do that...would it disturb any of the other live data that is on there??? My regular SQL dbs are constantly in use.
October 4, 2011 at 2:31 pm
Wayne - Your suggestion works great too. Both return 481 records and they both generate the desired results of a report that will show me all active employees and...
June 29, 2010 at 12:32 pm
Steve - Thank you, thank you, thank you!!! I removed the > from your statement as I need only yesterday's data, not today's and it worked great!!! I...
June 29, 2010 at 10:51 am
Wayne - Thank you!!! That is the answer I was looking for. CirquedeSQLeil, I'm sorry if I was unclear. My only experience with SQL up until a...
April 14, 2010 at 2:23 pm
I see...that's what I thought. Maybe I did something wrong during the install or maybe there is something that I need to turn off to prevent this from happening...
April 14, 2010 at 1:48 pm
Please forgive my ignorance but I don't know what you mean...what 'node'???
April 14, 2010 at 1:39 pm
No...the query is
SELECT * from Table where ColumnName = 'Y'
April 14, 2010 at 1:26 pm
I was able to get it to run by clicking on 'Debug' then 'Continue' on the menu bar. Is there some way to bypass the 'Debug' step??? I...
April 14, 2010 at 1:00 pm
Viewing 15 posts - 31 through 45 (of 57 total)