Microsoft
Software
Hardware
Network
Question : uid to principal_id
In the older version, user was also some sort of 'uid'
sysusers.uid
sysmembers.memberuid
is it being change to principal_id in the new versions?
sys.schemas.principal_id
thanks
Answer : uid to principal_id
Yes, it is..
To confirm that, just run the query below:
select *, SUSER_name(principal_id), USER_name(principal_id)
from sys.schemas
Random Solutions
MySQL data need to "replace" CRLF
WordPress - header and footer navigation has suddenly dissappeared
JComboBox action commands
JavaScript: Uppercase First Letter of Every Word
msoutlook 2007 data file do not compress
OS X 10.6.4 and Flash Player Issues
DOS Batch Turnkey system for Win95
Configuration Status error on TMG 2010 Enterprise
What is the best GUI for MySQLfor Windows and why?
VFP 6 - Simple Grid on Form and run reports