Subject Set custom value on connection system info
Author marco andreolli
Hi,
I use Firebird 2.5, I would known if is it possible attach a custom value on a connection info.

Actually I can see the number of connection on a database and other useful info with MON$ATTACHMENTS, but I would know If I could set a variable linked at the current connection.

For example:
The user "Arsenio Lupin"  login on my application.
He do a connection on my db, but I can't localize his connection in MON$ATTACHMENTS with many other connections...

PS: I wouldn't use standard table for store info, because I coudn't intercept the disconnection unexpected


Tanks in advance
Marco