RE: RDC user info
From: Cindy Gross (cgross_at_online.microsoft.com)
Date: 03/30/04
- Next message: Cindy Gross: "RE: sp_validatelogins"
- Previous message: Sue Hoegemeier: "Re: SQLServer Sp3"
- In reply to: Sabri AKIN: "RDC user info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Mar 2004 22:53:04 GMT
There are system functions that will return that info. Be aware that the
logged in application can optionally set the host information in its
connection string. SQL just reads what the lower levels tell it.
If you want the machine info, use host_name or host_id.
If you want the logged in user info, use system_user or current_user.
Cindy Gross, MCDBA, MCSE
http://cindygross.tripod.com
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Cindy Gross: "RE: sp_validatelogins"
- Previous message: Sue Hoegemeier: "Re: SQLServer Sp3"
- In reply to: Sabri AKIN: "RDC user info"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|