Hello I have this code to get the number of messages on a mailbox run cuc dbquery unitymbxdb1 select count (*) as Messages from vw_message,unitydirdb:vw_mailbox, unitydirdb:vw_user where mailboxobjectid in (select mailboxid from vw_mailbox where uni...