Viewing 15 posts - 1,066 through 1,080 (of 3,366 total)
There are two ways to do this one you create a database do your SSIS and then run aspnet_regsql utility on the database. If that is not right then...
September 1, 2009 at 11:02 am
That may relate to how it was delpoyed at your place because I remember reading Project Server 2007 installs 10 or 12 databases by default so I think you are...
September 1, 2009 at 8:57 am
If i do the first option I keep getting an annoying dialog box
That dialog box means there is a lot of permission that you need to define. Check the...
September 1, 2009 at 8:21 am
If you must drop those databases ask for it in writing and get your boss to approve it because in the 2003 version of Project Server the CUBES are .sql...
September 1, 2009 at 6:19 am
You are in SP2 so that is not the issue so it must be related to connection and protocols. Here are two support articles for how to fix it.
August 30, 2009 at 7:52 am
I have given you an implementable plan now you need to look at your processes and design and build a solution. The first step is to build an...
August 29, 2009 at 9:28 pm
If all you need is staging table you can run all three processes separately when one package is completed you start the run for the second and third. What...
August 29, 2009 at 6:22 pm
You have an interesting problem that cannot use the all or none ADO.NET Command object Transaction operation and you cannot use unit of work transaction with SavePoint because you want...
August 29, 2009 at 4:07 pm
Your application must be running Excel with SA permissions instead of the Asp.net runtime so you need to find the code running Excel and add Asp.net to the folder holding...
August 29, 2009 at 1:25 pm
No you cannot use anything SSIS from client tools install but you can use the developer edition for Dev and QA, so you can run your main license for Production....
August 29, 2009 at 11:07 am
If Reporting Services is having problem with a query returning only 60 rows then you may be using local temp tables which it does not handle very well. If...
August 28, 2009 at 6:38 pm
Now I have covered all you need so go do some work because you should not be using SSRS at this level if you don't know the basic. Here...
August 28, 2009 at 2:30 pm
You need to verify that both databases are installed and spend time with the link below because most things you need to do are covered. If you don't know...
August 28, 2009 at 1:54 pm
You need both databases so you need to rerun setup and you also need Asp.net because it is used to run Reporting Services configuration.
August 28, 2009 at 1:38 pm
You cannot run SSRS without ReportServerDB and ReportServerTempDB if you have not installed both you need to rerun setup to install both, you can also run one of the SSRS...
August 28, 2009 at 12:54 pm
Viewing 15 posts - 1,066 through 1,080 (of 3,366 total)