Forum Replies Created

Viewing 15 posts - 1,066 through 1,080 (of 3,366 total)

  • RE: Migrate membership, roles and profiles

    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...

    Kind regards,
    Gift Peddie

  • RE: OLAP CUBES

    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...

    Kind regards,
    Gift Peddie

  • RE: Deploying SSRS problems

    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...

    Kind regards,
    Gift Peddie

  • RE: OLAP CUBES

    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...

    Kind regards,
    Gift Peddie

  • RE: Microsoft OLE DB Provider for SQL Server error '80004005' Every 48 hours

    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.

    http://support.microsoft.com/default.aspx?kbid=315159

    http://support.microsoft.com/kb/328306/

    Kind regards,
    Gift Peddie

  • RE: SSIS BI

    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...

    Kind regards,
    Gift Peddie

  • RE: SSIS BI

    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...

    Kind regards,
    Gift Peddie

  • RE: SSIS BI

    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...

    Kind regards,
    Gift Peddie

  • RE: Microsoft OLE DB Provider for SQL Server error '80004005' Every 48 hours

    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...

    Kind regards,
    Gift Peddie

  • RE: SQL 2005 Installing DTExec on Application Server

    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....

    Kind regards,
    Gift Peddie

  • RE: report performance with stored procdure

    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...

    Kind regards,
    Gift Peddie

  • RE: Could not connect Reporting services

    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...

    Kind regards,
    Gift Peddie

  • RE: Could not connect Reporting services

    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...

    Kind regards,
    Gift Peddie

  • RE: Could not connect Reporting services

    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.

    Kind regards,
    Gift Peddie

  • RE: Could not connect Reporting services

    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...

    Kind regards,
    Gift Peddie

Viewing 15 posts - 1,066 through 1,080 (of 3,366 total)