select count(associationid) from association where fromid = '" & CurrentID & "'"
select count(associationid) from association where fromid = '" & CurrentID & "' or toid = '" & CurrentID & "'"