EdMacDonald
Programmer
I'm creating a users table in my app and don't want the PK of the user to be predictable. I was thinking along the lines of the SID behind an NT user account.<br><br>This seems like a standard type of issue. Is there a standard approach? Anyone have an sp_getNextUserSID() proc in their library?<br><br>Thanks,<br><br>Ed<br>