User localization

sbriat

New Member
Hi everybody !!!

I have a question :

Is there a Systable where I can find the name (or UserId), and computer name or ip, of each connected user to a database.

Thanks.
 
what do you use SQL or 4GL they have different ways to do it? If you're on 4GL, use '_connect' system table to know all about your users.
 
Back
Top