Microsoft
Software
Hardware
Network
Question : SUser_Name function in sql server
Hello
If i use windows authentaction login and write the following
select suser_name()
it comes the SQL Login name "current Windows account login name"
that's good
but if i login to sql server by using SQL Login and i tried
select suser_name()
It shows SQL Login
But in this case how can i get the current Windows account Login . is there another funvction to do that?
Thanks
Answer : SUser_Name function in sql server
no, there is no function to get that information in that scenario
Random Solutions
Excel macro to find all instances
Querying Query Results in VB.NET
VB.Net - remove first line from textbox
How to add Button control to DataList control
How to use xcopy in loginscript with administrator permissions to create folder and copy a file?
Triple boot 3 XP images from same hard drive
vb6 - extract words
What does QoS do and is it necessary?
recover contacts from user profile
What should I do when I want to decommission a Windwos 2000 server with Certificate Services installed?