Viewing 15 posts - 871 through 885 (of 2,647 total)
I would start by going to the machine that is hosting your reporting site. If SSRS is not on that machine, there should be info to tell you where it...
May 23, 2012 at 8:23 am
drew.georgopulos (5/23/2012)
May 23, 2012 at 8:20 am
I haven't looked into it, but can't you include a data modeler and report builder with SSRS? So there are some reports that are standard, some that you will...
May 23, 2012 at 8:11 am
Can you please post the errors you are receiving?
May 23, 2012 at 7:52 am
richardmgreen1 (5/23/2012)
set transaction isolation level read uncommitted
as the first line of your query. I've noticed it helps to...
May 23, 2012 at 7:51 am
DBA_SQL (5/22/2012)
May 22, 2012 at 3:06 pm
MarkThornton (5/22/2012)
Lynn Pettis (5/22/2012)
Could be other things, just not sure what at the...
May 22, 2012 at 3:02 pm
timwell (5/22/2012)
Lynn Pettis (5/22/2012)
2008 R2 Web edition
Unfortunately, this edition of SQL Server only supports being a subscriber to replication.
http://msdn.microsoft.com/en-us/library/cc645993(v=sql.105).aspx
OK. That won't help... 🙁
SQLKnowItAll (5/22/2012)
May 22, 2012 at 2:49 pm
MarkThornton (5/22/2012)
Lynn Pettis (5/22/2012)
Can you confirm that your transaction log backups are running successfully?
Yes, they are. 1 failed at 0030 last night, but they have run successfully since then.
Best...
May 22, 2012 at 2:37 pm
EDIT: deleted comments... I must have missed a bunch of previous posts 🙂
May 22, 2012 at 2:28 pm
timwell (5/22/2012)
I suppose it will depend if you want the locations to be independent of each other. For example, if your web application is in need of maintenance and you...
May 22, 2012 at 2:21 pm
I suppose it will depend if you want the locations to be independent of each other. For example, if your web application is in need of maintenance and you need...
May 22, 2012 at 2:03 pm
Lynn Pettis (5/22/2012)
timwell (5/22/2012)
We have 2008 R2 Web edition
This implies that the application is web-based. Does each remote site have their own web server and database server or do they...
May 22, 2012 at 1:54 pm
So, for them to make a connection to SQL Server, they will need a connection on their machine. Whether or not you can use a file, I don't know....
May 22, 2012 at 1:41 pm
Just saw this link in another post from Lowell: http://msdn.microsoft.com/en-us/library/ms143412.aspx
May 22, 2012 at 1:24 pm
Viewing 15 posts - 871 through 885 (of 2,647 total)