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
Correct syntax for SQL between-like query
How do I set up Exchange 2007 Activesync to work with PDAs that can sync to Exchange Server
No Netware NDS Trees detected
Access variable field locking
How to reset value to " " in userform textbox
intermittent dead keys while typing
How to check open ports in remote computers?
VB.NET, 2005 - Maintain Scroll Position To DataGrid
Dynamic combo box rowsource based on prior combo box value
Update values linked to excel cell within embedded word object with a VBA