Viewing 15 posts - 2,491 through 2,505 (of 3,366 total)
When you are using a shared datasource it is not very complicated when all reports use one permissions to the same database so all a developer needs is RDL and...
January 16, 2009 at 9:27 am
The SQL Server service is in the configuration manager under services right click it and click stop.
January 13, 2009 at 4:05 pm
Hi MattieNH,
I am late to this conversation but if you choose to use C# try to read at least two of the books below because the coverage of C# is...
January 9, 2009 at 9:51 am
That is becuase it is not running in the context of your permissions but the SQL Server Agent. And SQL Server Agent also runs under limited access account.
http://articles.techrepublic.com.com/5100-10878_11-5164094.html
January 7, 2009 at 9:10 am
Yes Barry but those instructions are not correct for IIS6 which Jeff runs. The reason IIS6 comes not installed and smtp is a sub component of IIS so you...
January 7, 2009 at 8:53 am
Hi Jeff,
I found an alternative that uses stored proc that may be better than CDO I say may be because I have not used it.
January 6, 2009 at 9:58 pm
Here is one of the threads but I think one of the threads I referenced is SQL Server 2000 and he says he got his code to run again. ...
January 6, 2009 at 8:59 pm
I would say maybe read the last comment in the link below for how to do that and no I have not used it.
January 6, 2009 at 8:44 pm
I don't see why not because it will just be a datasource like Oracle or other RDBMS so the only thing connecting both is a connection string.
January 6, 2009 at 6:28 pm
Jeff,
The new owners of IIS Asp.net team told me to tell all users that CDO code will not run I have also talked to at least two people using VBscript...
January 6, 2009 at 6:23 pm
Jeff,
The answer maybe one server is using Exchange which still support CDO to run your code and the second server being Win2003 is using IIS6 to run your code but...
January 6, 2009 at 3:48 pm
The short answer is no and check below for the long answer and read the last comment which uses SSRS2008 with SQL Server 2005 relational engine.
January 5, 2009 at 4:22 pm
Actually you can create a shared datasource if you use Enterprise Library which must install in your C drive but if you use a shared datasource you need to just...
January 5, 2009 at 3:22 pm
I think I know your problem I just got those weird error so you need to go to configuration manager and configure Filestream and also make sure the account for...
January 3, 2009 at 8:31 pm
We are not king it was the system admin that was king because we cannot change DDL without the client data architect approval but this was a software engineering company...
December 8, 2008 at 9:36 pm
Viewing 15 posts - 2,491 through 2,505 (of 3,366 total)