Forum Replies Created

Viewing 15 posts - 166 through 180 (of 281 total)

  • RE: script error

    help me to resolve in sql 2005

  • RE: script error

    Microsoft SQL Server 2005 - 9.00.4060.00 (X64)

  • RE: script error

    iam working on SQl 2005 enterprise .

  • RE: script error

    @mich

    CREATE TABLE #DBROLES

    (

    DBName SYSNAME NOT NULL ,

    UserName SYSNAME NOT NULL ,

    ...

  • RE: script error

    thanks mich and chris , i tried by amending the variables but got the error

    mich i executed the script which u paste but got errot in the

    CREATE...

  • RE: script error

    thanks for the replies can pls resend the script by modifing

  • RE: script error

    sorry can you pls modify the script

  • RE: auditing

    can you please provide the syntax for this ?

  • RE: auditing

    i have sysadmin permissions on the server , incase if it is not worked can you pls provide the script to get the mentioned data as per the above i.e...

  • RE: auditing

    its getting error when creating the table

    CREATE TABLE [TEMPDB].[DBO].[DB_ROLES]

    getting error

    Msg 2702, Level 16, State 2, Line 1

    Database 'TEMPDB' does not exist.

  • RE: auditing

    --#### LOGINS,USERS,ROLES (LUR) SCRIPT #### --#### SCRIPT TESTED IN SQL SERVER 2000,2005,2008 AND 2008R2####

    SET ANSI_NULLS ON

    GO ...

  • RE: modify jobs

    but the user is not edit or modify the job steps even though he is having permissions in msdb..sqlagent operator role.

    what is the reason ? how to solve...

  • RE: add the internal email field to the view

    Hi,

    its not the db mail i wanted to add\update a value in view

  • RE: error while importing the ssis

    thanks for the reply can u pls provide the link how to do .

    Appreciate your help.

  • RE: audit report

    thanks pls let me know the details to implement .

Viewing 15 posts - 166 through 180 (of 281 total)