[firebird-support] Re: Set custom value on connection system info

2018-02-04 Thread Dmitry Yemanov dim...@users.sourceforge.net [firebird-support]
03.02.2018 23:14, marco andreolli wrote: > > but RDB$SET_CONTEXT() it's not right for me, because it store > information in actual connection (or transaction) and they can not be > read out of this (with a monitor program for example). It can be, via MON$CONTEXT_VARIABLES. Dmitry

Re: [firebird-support] Re: Set custom value on connection system info

2018-02-04 Thread 'livius' liviusliv...@poczta.onet.pl [firebird-support]
Hi, what problem with MON$ATTACHMENTS? There you have info who is logged and from where. you have: - user - IP + port - application name - Remote PID (process ID) what more you need? You can bind user name with your “user” by some table. If you really need more info, create table with