U
UlfG
Good day,
I have a communication software that receives calls on multiple lines
and with various call lengths. The software logs all activities in a
table that looks like this:
Date length (s) Port
......................................
2003-09-11 10:56:00 30 1
2003-09-11 10:56:10 25 4
2003-09-11 10:56:17 46 6
2003-09-11 10:56:50 18 1
2003-09-11 10:59:45 25 1
I would like to know wich ports that are active during a call. In the
sample data above, one can see that 2 other ports besides port 1 was
used during the first call, same for second call and so on.
Can this be done with a query? Any suggestions is highly appriciated!
TIA,
Ulf
I have a communication software that receives calls on multiple lines
and with various call lengths. The software logs all activities in a
table that looks like this:
Date length (s) Port
......................................
2003-09-11 10:56:00 30 1
2003-09-11 10:56:10 25 4
2003-09-11 10:56:17 46 6
2003-09-11 10:56:50 18 1
2003-09-11 10:59:45 25 1
I would like to know wich ports that are active during a call. In the
sample data above, one can see that 2 other ports besides port 1 was
used during the first call, same for second call and so on.
Can this be done with a query? Any suggestions is highly appriciated!
TIA,
Ulf