Viewing 15 posts - 1,006 through 1,020 (of 3,366 total)
Install it as a named instance and make sure your ASPNETDB is a server instance because user instance can only allow one user at a time, if you choose to...
September 19, 2009 at 6:06 pm
At my job, there is new requirement for one of our products to work in "offline" mode. That means the user must be able to view and manipulate data without...
September 19, 2009 at 7:57 am
The short answer is they are not related JOINs in ANSI SQL are compared to Subqueries and UNION because very long ago JOINs are two or more UNIONs combined. ...
September 19, 2009 at 7:50 am
george-1113455 (9/17/2009)
The application is a Windows VB app developed in Visual Studio 2008 so I don't think your response applies.Thanks for the response though, I really appreciate the thought!
It means...
September 18, 2009 at 6:59 am
If there is an Asp.net application running all you need is a configuration and the .NET run time will take care of roles and permissions for you. Check below...
September 17, 2009 at 10:09 pm
boumerlin (9/15/2009)
I just dropped my assembly in my C:\Program Files\Microsoft SQL Server\MSSQL.x\Reporting Services\ReportServer\bin folder on the Report Server and have never had a permissions issue.
That means your what is in...
September 15, 2009 at 7:06 pm
boumerlin (9/15/2009)
http://msdn.microsoft.com/en-us/library/ms155034(SQL.90).aspx
We have integrated SSRS into hosted applications and I used the...
September 15, 2009 at 5:53 pm
charipg (9/15/2009)
i need to reinstall reporting services in a prod server.what are the precautions need to take before reinstall?
pls give the complete steps.
To add to the previous post I...
September 15, 2009 at 12:26 pm
I did not tell you to use 11g for 10g Oracle connection property gets confused so remove the 11g client and yes an Oracle client is required for all development...
September 15, 2009 at 10:48 am
jseashore (9/1/2009)
September 15, 2009 at 9:31 am
The Wall (9/15/2009)
Thanks again.Both myself and our System Admin. are working on this together. I will keep you informed of the solution and outcome.
The Wall,
I am confused you have...
September 15, 2009 at 7:04 am
There is an error in your code because you are denying anonymous user and though mine was different because I added the Netuser as the allowed you need to remove...
September 14, 2009 at 9:06 pm
in both the asp .net Web.config
and the ReportsServer Web.config!
I still get the windows login prompt for the server where Reports Server resides.
NetUser is the anonymus user on the server, but...
September 14, 2009 at 5:58 pm
The first two links are for exam 70-432 the MCTS exam and the 70-450 the MCITP with the skills measured use the skilled measured page with the self prep book...
September 13, 2009 at 12:43 pm
The overall Databsae size is 4 GB, and there are four highly transactional tables which contain the 50% data of the database.
Now my queston is that what should be our...
September 13, 2009 at 9:42 am
Viewing 15 posts - 1,006 through 1,020 (of 3,366 total)