Page 1 of 1

Firbird - naming connections

Posted: Tue 01 Jun 2010 08:47
by chkaufmann
Hi,

in my application I have different threads, all use their own connection to a Firebird database.

I have the problem, that some connections don't complete their transaction and I don't see exactly which one it is.

In my database I have the table MON$ATTACHMENTS and there are different columns. In MON$REMOTE_PROCESS I see the name of my .EXE only, but not of the thread / connection.

Is there a way to name the connection, so I can see in the MON$ATTACHMENTS table, which connection from which thread stays alive for to long?

cu Christian

Posted: Tue 01 Jun 2010 14:14
by Dimon
InterBase server doesn't provide such functionality.