Microsoft
Software
Hardware
Network
Question : suser
what is the diff between suser and user.
when i run
select Name, SUSER_name(principal_id) What_is_this, USER_name(principal_id) Owner from sys.schemas I get the below.
Attachments:
suser.bmp
(104 KB)
(File Type Details)
suser
Answer : suser
SUSER_NAME => login name (server level)
http://msdn.microsof
t.com/en-u
s/library/
ms187934.a
spx
USER_NA
ME => user name (database level)
http://msdn.microsof
t.com/en-u
s/library/
ms188014.a
spx
Random Solutions
BSOD - Core Server 2008 RS possibly caused by VM session with wrongly configured RAM
Need to force exchange users to send internal email externally
updating sql database structure while keeping existing structure intact
Firewall & Windows Security Center
paypal mass payment api
In Sent Items, how can I tell if a message was sent with Read Receipt Requested
PayPal Express Checkout Module
Oracle 10g: How to index a column in a materialized view?
Calculated variable on server...
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered