Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Alter database error

     

    Hello friend,

    select DATABASEPROPERTYEX('ipr_qxcr239146', 'useraccess')

     

    this query is returning NULL.

     

    Actually I am using windows authentication to connect to SQL SERVER, so i thought Administrator is the superuser and it will have all...

  • RE: Alter database error

    select

    DATABASEPROPERTYEX('ipr_qxcr239146', 'useraccess')

     

    this query is returning NULL.

     

Viewing 2 posts - 1 through 3 (of 3 total)