Viewing 2 posts - 1 through 3 (of 3 total)
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...
July 20, 2005 at 3:41 am
#575747
select
DATABASEPROPERTYEX('ipr_qxcr239146', 'useraccess')
July 20, 2005 at 1:06 am
#575722