Viewing 4 posts - 1 through 5 (of 5 total)
Don't know what you are exactly looking for.
Here is code that i use to determine if the user belongs to a NTGroup.
Use Master
select isntuser, isntgroup ,[name],loginname
from syslogins
July 4, 2002 at 1:38 am
Hi Arnaud
Don't know how your skills are seeing that you are new to SQL.
Create application roles for your applications. Avoid making apps the dbo of databases to prevent broken...
July 3, 2002 at 2:01 am
quote:
Hello ,I am new on sqlserver ( better said very new ) .
I have problems running jobs , i am looking for...
July 3, 2002 at 1:46 am
Viewing 4 posts - 1 through 5 (of 5 total)