Viewing 15 posts - 91 through 105 (of 1,884 total)
you may want to review the logs. The logs will be located on the drive where SSRS are installed, in case of my computer, on drive C:
C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting...
March 11, 2009 at 12:46 pm
You can re-run the query or a job that sent you this db mail.
But before you do that try to find your original email:
- Look in the Junk mail folder....
March 11, 2009 at 12:31 pm
Carel,
it will help if you describe in more details what kind of the connections you make to both servers:
Do you have SQL 2000 Server on your computer and have...
March 11, 2009 at 12:26 pm
To make it faster you can also make use of the non-logged or minimally logged operations to avoid writing into the transaction log if your business task allows that. Read...
March 10, 2009 at 10:34 am
SQL Server Error logs and Windows Event Logs provide both start and stop time
March 10, 2009 at 9:32 am
My advice is to use legal Nondisclosure Agreements
March 10, 2009 at 9:27 am
Wayne,
Please read about data driven subscriptions for Reporting Services. It may help you.
Here is a link to the 3 -page 30 min tutorial:
http://technet.microsoft.com/en-us/library/ms169673.aspx
Tutorial: Creating a Data-Driven Subscription
In the tutorial it...
March 9, 2009 at 2:31 pm
You can call Excel remotely from ASP and ASP.NET pages
Also we have good experience with MS ACCESS / VBA and linked tables to SQL Server. This is really good for...
January 13, 2009 at 10:53 am
My guess is that a Senior technical writer got this assignment, created a TO-DO list of all types with the intention of naming them properly and adding a description later,...
December 23, 2008 at 11:59 am
I totally agree with Ed V. and Hugo K.
I did not select Indexed Views as a type. As for the naming things: there is a Russian expression: "you can...
December 23, 2008 at 10:57 am
Steve, I added "SA" to my answer and I think I am correct.
"SA" is represented externally as a service startup account and as such has full rights on the database...
December 5, 2008 at 11:13 am
It is funny that 'EXTERNAL ACCESS" or "UNSAFE" is also needed with"TRUSTWORTHY". Unusual combination.
December 5, 2008 at 11:05 am
We do have a couple of applications using similar approach. They are coded by a consultant. I prefer to demonstrate what reports you can produce in the Reporting Services...
December 5, 2008 at 10:58 am
Viewing 15 posts - 91 through 105 (of 1,884 total)