Sunday, February 19, 2012

Checking if a login exist

I need to find out how to check if a login already exists on the SQL server. I cant find the method to do this. If anyone can help me I would be grateful.select * from master..syslogins where name = ...|||Thank you

No comments:

Post a Comment