Forum Replies Created

Viewing 15 posts - 2,341 through 2,355 (of 3,366 total)

  • RE: error occur : maximum recursion 100 has exhusted before statement compelete (in SSRS)

    I can tell you maximum recursion is not your problem, you are running code in a virtual view which is using many local temp tables SSRS rejects most temp table...

  • RE: SQL or Oracle

    I am not saying Oracle is better than SQL Server but I know it comes with row level security. I enjoy developing in SQL Server but I use Oracle...

  • RE: Maintenance Plans will not run: Error loading task

    In SQL Server 2005 SQL Maint is now part of SSIS(SQL Server Integrated Services) and I think SSIS is not part of the Work Group edition. Check below for...

  • RE: Reporting services error

    When the Report Server is separate it is called remote and remote deployment is different your developers need to copy the RDL, images and solution files to your Report Manager...

  • RE: SQL or Oracle

    (Jet, for all of it's issues, is inherently relational and does include DCL.)

    Access is an application in Windows so it sometimes uses Windows permission but it cannot be compared to...

  • RE: SQL or Oracle

    The most annoying for 10g to me was 10g overwriting existing 9i connection and Oracle did nothing to fix it. So if you are using 9i in .NET it...

  • RE: SQL or Oracle

    (And I think 9i may be buggy because it was also the first x86 and x64 version of Oracle, I used 9i RC2 as 64bits)

    If I said 9i was the...

  • RE: Reporting services error

    Your developers need to access the server with reporting services so they can upload the RDL and Solution files and images if your reports used images. Here are the...

  • RE: Reporting services error

    The only thing you need from server B where your Datasource Database is the connection string to create your shared datasource.

    When the reports are developed you need to give your...

  • RE: Guest editorial: Reasons to be Cheerful

    I just read some news that Sun is back to it old Solaris tricks again so MySQL founder quit that is not good. Sun needs the Linux and Windows...

  • RE: Reporting services error

    You actually have a better set up that is scalable you just need to make sure you use a shared datasource to make sure all your reports run. You...

  • RE: Restore

    I am actually talking about both. The orphaned user were covered in the article I posted in my first reply so adding the restore of the Master was all...

  • RE: Restore

    However the user was asking if the logins were restored when a user database is restored which they are not. Login transfer script aside, if there's no backup of master,...

  • RE: Restore

    The user have not restored and yes you have hijacked the thread because I have given the user a support article which included the login transfer article which I have...

  • RE: Restore

    Yes you are misunderstanding me in 2000 you add the server login in security under management in Enterprise Manager and add the user in the database but not separate security...

Viewing 15 posts - 2,341 through 2,355 (of 3,366 total)